Search found 4 matches

by bocchi
Fri May 28, 2010 2:56 pm
Forum: General
Topic: Conditional formatting based upon filename (\jobname)
Replies: 7
Views: 9830

Re: Conditional formatting based upon filename (\jobname)

hi
if anyone has got a solution to suggest it will be very much appreciated as I am working on a project and I cannot change the filenames so I'm pretty much stuck
many thanks
by bocchi
Wed May 26, 2010 4:58 pm
Forum: General
Topic: LaTeX => PDF how to add additional commands?
Replies: 2
Views: 2001

Re: LaTeX => PDF how to add additional commands?

yes, but still no luck.
by bocchi
Wed May 26, 2010 4:49 pm
Forum: General
Topic: Conditional formatting based upon filename (\jobname)
Replies: 7
Views: 9830

Re: Conditional formatting based upon filename (\jobname)

Hi it seems that the solution does not work for jobname like test_123.tex
by bocchi
Wed May 26, 2010 2:00 pm
Forum: General
Topic: LaTeX => PDF how to add additional commands?
Replies: 2
Views: 2001

LaTeX => PDF how to add additional commands?

I will be grateful if you could please help me with the following problem.

Currently I compile from command line two version of the file test.tex using the following command
pdflatex \RequirePackage{comment}\includecomment{Private}\input{test.tex} -jobname="InternalVersion"
pdflatex \RequirePackage ...