logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

texjava - create a Java file from an associated LaTex file

Description

       Texjava (Tcode) is a precondition for libssj-java (SSJ) that creates a Java file from an associated LaTeX
       file. All SSJ code is written in LaTex format with special commands that allows Tcode to extract the Java
       code from the LaTex file. After which, Javadoc and LaTeX2HTML will create the HTML  documentation.   This
       guarantees that the source code and its documentation will never diverge.

Name

       texjava - create a Java file from an associated LaTex file

See Also

       /usr/share/doc/tcode/tcode.pdf.gz

texjava 20080917                                  April 7, 2014                                       TEXJAVA(1)

Synopsis

texjava  [-(no)images]  [-(no)html] [-(no)savelatex] [-(no)htmlonly] [-htmltitle title] [-htmloutdir dir]
       [-master master] <fin> [<fout>]

See Also