Giter Club home page Giter Club logo

lib_zdtm_docs's Introduction

Generating webpages with latex2html that fit within the rest of our
styled website requires a bit of tweaking.  latex2html is perl based and
you can provide function substitutions via a .init file that you pass on
execution.  These substitutions allow you to overwrite the style file
and the top and bottom navigation panels.

If you are creating a new document, you can probably copy the .init file
from the others without any difficulty.  The Makefiles are setup with
the scheme of document_name.tex, and you would need the .init file to be
named document_name.init.

Originally we tried to use the sourceforge version of latex2html,
however it is patched for japanese and injects japanese in some places
regardless of execution options.

The .init files have been modeled around latex2html 1.71 (2002-2-1)
which is available by default in debian.  The main difference for the
navigation panels between this version and the sourceforge version, is
that it tries to inject a div around the navigation panels.  However,
this is not what we want for our layout, so the navigation panel
functions have a leading closing div at the top and an opening div at
the bottom.

If you are using a Makefile styled on the others, make html should
generate the html tree.  If the document has labels or other things you
will need to fully compile it to fill in the .aux file before the html
will work entirely.  I believe latex2html will warn you if this is
necessary.

latex2html outputs into a subdirectory.  You can just scp the
subdirectory to the webtree.

lib_zdtm_docs's People

Contributors

drewdeponte avatar jcmdev0 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.