Libtex User’s Guide
Welcome to Libtex !
libtex is a C library for writing Latex .tex files, designed to be a small utility library for C or C++ projects needing a standardized way to write scientific reports with minimal code. libtex aims to provide features that simplify document formatting and integration of external sources into the document. However, this depends on community contributions and may progress slowly, as it is currently maintained with low priority.
This user’s guide has the following contents:
- Install - Step by step guide to build and install libtex
- Samples - Describes some project usage samples.
- Contributing - Contributing guide for developpers
- Changelog - Project API Changes reference
- FAQ - Have a question? Want some tips? Check here first.