Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Line Printing Control

by Arrowhead (Monk)
on Feb 12, 2003 at 18:44 UTC ( #234793=note: print w/replies, xml ) Need Help??


in reply to Line Printing Control

There are other typesetting systems you could also look at:

  • good old troff. Nowadays there are really nice tutorials coming with groff, and I got the book "Unix text processing" for free ages ago.
  • Lout. Similar functionality to TeX but much simpler to learn.
  • PostScript, if you first get some nice functions to turn it into something more high-level.
  • XML + XSLT -> XSL-FO, for example using Apache FOP. XSL-FO is the modern-day equivalent to TeX and Lout and, like everything these days, uses XML syntax.

Once you figure out what high-level concepts you'd want to use (headings, paragraphs, tables?, font changes, etc.), you'll find that those have all got direct mappings into roff and Lout (and TeX) constructs. If you go for PostScript or PCL, you'll have to implement them yourself.

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others pondering the Monastery: (2)
As of 2023-04-01 05:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?