CVS log for loncom/cgi/mimeTeX/loncapanewcommands.h

[BACK] Up to [LON-CAPA] / loncom / cgi / mimeTeX

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jul 15 10:49:03 2008 UTC (15 years, 9 months ago) by foxr
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_99_0, version_2_9_1, version_2_9_0, version_2_8_X, version_2_8_99_1, version_2_8_99_0, version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_X, version_2_7_99_1, version_2_7_99_0, version_2_7_1, version_2_7_0, version_2_12_X, version_2_11_X, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0_RC1, version_2_11_0, version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, bz6209-base, bz6209, bz5969, bz2851, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, HEAD, GCI_3, GCI_2, GCI_1, BZ5971-printing-apage, BZ5434-fox, BZ4492-merge, BZ4492-feature_horizontal_radioresponse, BZ4492-feature_Support_horizontal_radioresponse, BZ4492-Support_horizontal_radioresponse
bz5632 - add support to render the following tex constructs in mimetex:
\xleftarrow{x}  - x on top of a left arrow.
\xrightarrow{x} - x on top of a left arrow.
\xleftrightharpoons{x} - X on top of left/right harpoons.
\autorightleftharpoons{x}{y} x on top, y below left right harpoons.

This has been done by using a supported mimetex extension for defining
latex macros and using the constructs suggested by Ray Batchelor in the
original request. Therefore
- New file: loncapanewcommands.h
- Modified commands to define NEWCOMMANDS such that loncapanewcommands.h
 is included by mimetex in its macro definition sections.

No changes to mimetex.c were required... this is a supported way to add
extensions to mimetex.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>