Powered by Apache

CVS log for OpenXM/src/asir-contrib/packages/src/tex_symbols.rr

[BACK] Up to [local] / OpenXM / src / asir-contrib / packages / src

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.6 / (download) - annotate - [select for diffs], Tue Nov 13 02:17:43 2018 UTC (5 years, 6 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Bug fix: truncated step might be 0. In this case, minimal step size is decreased to minimal step size/10.
Bug: print_tex_form(phi) does not return \phi.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Sep 20 06:53:49 2001 UTC (22 years, 8 months ago) by takayama
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_3_1_13b, RELEASE_1_2_3_12, RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX, RELEASE_1_2_2, RELEASE_1_2_1, KNOPPIX_2006, DEB_REL_1_2_3-9
Changes since 1.4: +5 -2 lines
Diff to previous 1.4 (colored)

dx will be translated to \partial (temporary).

Revision 1.4 / (download) - annotate - [select for diffs], Wed Sep 5 06:26:02 2001 UTC (22 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

base_replace() is used instead of eval_variables_in_quote().
Because eval_variables_in_quote() causes some troubles (ask Noro-san for details).

Revision 1.3 / (download) - annotate - [select for diffs], Sun Sep 2 09:17:41 2001 UTC (22 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.2: +7 -2 lines
Diff to previous 1.2 (colored)

taka_hg21_monodromy(A1,A2,B2) returns generators of monodromy group for 2F1.
taka_hg21_intersection_matrix_for_cycles(A1,A2,B2) returns the intersection
matrix for homology cycles for 2F1.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Sep 2 01:31:33 2001 UTC (22 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

taka_hg32.rr is an experimental formula data base for 2F1 and 3F2.
taka_hg21(a1,a2,b2,z) returns  2F1(a1,a2,b2,z) in the quote format.
taka_hg21_cycle(a1,a2,b2,z,s) returns a base of the homology cycles
standing for 2F1.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Sep 1 07:12:38 2001 UTC (22 years, 9 months ago) by takayama
Branch: MAIN

print_tex_form(S) supports greek letters and subscript.
For example, print_tex_form(alpha123) outputs
\alpha_{123}.
In order to turn of qutomatic subscripting, set
  Print_tex_form_no_automatic_subscript = 1.

This form allows you to request diff's 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.




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