Tagged Questions
0
votes
1answer
31 views
No file %.nls while using nomencl
I would like to use nomencl. I have the following code:
\usepackage{nomencl}
\makenomenclature
\nomenlature{test}{This is a test}
\printnomenclature
\makeindex My_file.nlo -s nomencl.ist -o ...
0
votes
0answers
90 views
Unable to set Times New Roman as the font type [closed]
I am unable to set the font as Times New Roman. I am using TeXWorks in Linux Mint. I am a beginner, so unable to figure this out. Help me.
This didn't work
\usepackage{fontspec}
\setmainfont{Times ...
2
votes
0answers
43 views
Custom pygment lexer doesn't work in TeXShop or TeXworks
I wrote a lexer for pygments and it works well from the console. However when I use TeXShop or TeXworks I get the following error:
(/usr/local/texlive/2012/texmf-dist/tex/latex/ae/omsaer.fd)Error: ...
5
votes
1answer
898 views
How to enable shell-escape in TeXworks?
I require use of the minted package of similar one which support Prolog syntax-highlighting.
Given that I use the TeXworks "IDE", how do I enable shell-escape?
Though I attempted—see above—I still ...
2
votes
1answer
352 views
TeXworks + pdflatex + PSTricks autopp suffix problem
I have managed to make PSTricks work with TeXworks. However after compilation it adds -autopp to the basename of the pdf file, e.g. report.pdf becomes report-autopp.pdf. As a result TeXworks is not ...
0
votes
1answer
790 views
TexWorks used to output PDF from TEX file result in XeTex required error
I'm new with TeX and linux, but I want to learn to use it.
I found an open source TeX file from here and I want to be able to compile from the cv.tex file to cv.pdf. After searching around, I found ...
0
votes
0answers
790 views
TeXworks won't make a pdf file [closed]
I compile and then a message appears telling me that "PDF is damaged or has a format not compatible". What can I do?