Skip to content

ErlGuten is a system for high-quality typesetting, written purely in Erlang. This is the canonical repository, representing the latest official release, now under the MIT license. (The link below points to the old, outdated project page.)

License

Notifications You must be signed in to change notification settings

richcarl/erlguten

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1) Install with make

2) Try the command

   make test

   This compiles test/eg_test1.erl, ... test/eg_test7.erl and runs them to
   generate test/eg_test1.pdf, ... test/eg_test7.pdf. See these modules
   for examples of how to use erlguten from an Erlang program.

   Note: The main module 'erlguten.erl' was intended as a batch interface,
   using xml files as input (see test/test1.xml), but it never reached a stable
   state and is not fit for use. The shell wrapper script 'erlguten' expects to
   use this interface, but doesn't in fact work. Contributions are welcome.

About

ErlGuten is a system for high-quality typesetting, written purely in Erlang. This is the canonical repository, representing the latest official release, now under the MIT license. (The link below points to the old, outdated project page.)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages