2 MetaPost questions
Lyx: Reduce vertical spacing of items [in UI only]
Fontspec error when compiling with XeLatex
Can you answer these?
2 MetaPost questions http://tex.stackexchange.com/questions/280028/2-metapost-questions
This is my MetaPost input file: prologues := 3 ; outputformat := "%j-%c.eps" ; input piechartmp; beginfig(1); SetupColors((0.7, 0.7), this, this) ; SetupPercent(this, "%") ; Segment(64, ...
- asked by Francky Leyn 2votes Lyx: Reduce vertical spacing of items [in UI only] http://tex.stackexchange.com/questions/279995/lyx-reduce-vertical-spacing-of-items-in-ui-only
I like to use lists to structure my ideas before writing them down. To organize these notes it is very convenient to have shortcuts to exchange and change the level of indentation (just as in Emacs ...
- asked by stats-hb 2votes Fontspec error when compiling with XeLatex http://tex.stackexchange.com/questions/279453/fontspec-error-when-compiling-with-xelatex
I have a problem compiling a resume in Texmaker using XeLatex. Any help on this is much appreciated. It seems the problem is finding the fonts from the package fontspec. My code ...
- asked by Krumme 2votes —