Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^3: Template::Latex Frustrations . . .

by CountZero (Bishop)
on May 06, 2010 at 13:45 UTC ( [id://838706]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Template::Latex Frustrations . . .
in thread Template::Latex Frustrations . . .

Pleased to have been able to assist!

Indeed latexmk is very loud by nature. calling it as follows:

$result = `latexmk -pdf -f -silent $filenaam`;
will quite it down a bit, but not totally.

I usually add the -f (force) option, so latexmk doesn't quit at the first unresolvable error it encounters.

the only thing holding me back now is my rudimentary latex skills
Perhaps we should found a "LaTeXmonks" site, but thay will perhaps attract the wrong type of people! ;-)

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://838706]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-19 01:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found