Search found 4 matches

by NikoKatich
Tue Jun 21, 2016 3:56 pm
Forum: General
Topic: Build two different versions of one document
Replies: 1
Views: 2606

Build two different versions of one document

Hi there!

I have a document in LaTeX. It's a product userguide. Now I need to make another document for a branded version of the same product.
I.e. now guide name is "Big Apple: user guide" and new document will be "Big Orange: user guide". The Content of the document is the same, exept figures ...
by NikoKatich
Tue Mar 29, 2016 10:30 am
Forum: MiKTeX and proTeXt
Topic: MiKTex 2.9 build pdf with no toc/hyperlinks
Replies: 4
Views: 7403

Re: MiKTex 2.9 build pdf with no toc/hyperlinks

Hi Stefan,
I've made a .bat file, that calls pdflatex.exe with all nessecary parameters.
Thanks again ;)
by NikoKatich
Tue Mar 29, 2016 9:49 am
Forum: MiKTeX and proTeXt
Topic: MiKTex 2.9 build pdf with no toc/hyperlinks
Replies: 4
Views: 7403

Re: MiKTex 2.9 build pdf with no toc/hyperlinks

Hi, Stefan!

Thanks so much for reply!
It works (copy pdflatex.exe to the folder with my project).
by NikoKatich
Mon Mar 28, 2016 2:17 pm
Forum: MiKTeX and proTeXt
Topic: MiKTex 2.9 build pdf with no toc/hyperlinks
Replies: 4
Views: 7403

MiKTex 2.9 build pdf with no toc/hyperlinks

Hi there!

In texstudio pdf compilation works fine using pdflatex.
But if I run cmd and pdflatex.exe with the same parameters, output pdf appears without hyperlinks (TOC and all hyperlinks in document are absent).

In cmd (c:\Program Files\MiKTeX 2.9\miktex\bin\x64>) I use the following command ...