Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Template::Latex Frustrations . . .

by hesco (Deacon)
on May 04, 2010 at 20:57 UTC ( [id://838381]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    [% USE Latex %]
    [% FILTER latex('example.pdf') %]
    ...
    \end{document}
    [% END %]
    
  2. or download this
    [pdf]
    
    ...
    output='wkly_rpt__'
    suffix='_w'
    
  3. or download this
    package My::Module;
    
    ...
      return;
    }
    
  4. or download this
    [Template::Filters] store(latex_encode, ARRAY(0x9157390))
    [Template::Filters] store(latex, ARRAY(0x91573c0))
    ...
    [Template::Filters] fetch(latex, [ example.pdf ],
    Template::Context=HASH(0x91036c0))
    
  5. or download this
    ok 6 - We have correct path to: ps2pdf
    ok 7 - We have correct path to: dvips
    ...
    #          got: 'e1c06d85ae7b8b032bef47e42e4c08f9'
    #     expected: 'c27f1cab0f2e44184ebd8ce5361db134'
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://838381]
Approved by planetscape
Front-paged by ww
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-03-29 07:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found