[go: up one dir, main page]

Menu

[r11]: / docs / eqc.html  Maximize  Restore  History

Download this file

98 lines (80 with data), 4.2 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.66">
<TITLE>The EQC Handbook</TITLE>
<LINK HREF="eqc-1.html" REL=next>
</HEAD>
<BODY>
<A HREF="eqc-1.html">Next</A>
Previous
Contents
<HR>
<H1>The EQC Handbook</H1>
<H2>
<A HREF="mailto://jrheinlaender@users.sourceforge.net">Jan Rheinländer</A></H2>Version 1.4.1, 25.02.2010
<HR>
<EM>This Handbook describes EQC Version 1.4.1</EM>
<HR>
<P>
<H2><A NAME="toc1">1.</A> <A HREF="eqc-1.html">Introduction</A></H2>
<UL>
<LI><A NAME="toc1.1">1.1</A> <A HREF="eqc-1.html#ss1.1">Changes</A>
</UL>
<P>
<H2><A NAME="toc2">2.</A> <A HREF="eqc-2.html">Installation</A></H2>
<UL>
<LI><A NAME="toc2.1">2.1</A> <A HREF="eqc-2.html#ss2.1">How to obtain EQC</A>
<LI><A NAME="toc2.2">2.2</A> <A HREF="eqc-2.html#ss2.2">Requirements</A>
<LI><A NAME="toc2.3">2.3</A> <A HREF="eqc-2.html#ss2.3">Compilation and installation</A>
<LI><A NAME="toc2.4">2.4</A> <A HREF="eqc-2.html#ss2.4">Using EQC with xemacs auctex mode</A>
<LI><A NAME="toc2.5">2.5</A> <A HREF="eqc-2.html#ss2.5">Cross-compiling for Windows</A>
<LI><A NAME="toc2.6">2.6</A> <A HREF="eqc-2.html#ss2.6">Compiling with Cygwin</A>
<LI><A NAME="toc2.7">2.7</A> <A HREF="eqc-2.html#ss2.7">Binary packages</A>
<LI><A NAME="toc2.8">2.8</A> <A HREF="eqc-2.html#ss2.8">Bugs</A>
</UL>
<P>
<H2><A NAME="toc3">3.</A> <A HREF="eqc-3.html">Usage </A></H2>
<UL>
<LI><A NAME="toc3.1">3.1</A> <A HREF="eqc-3.html#ss3.1">General Usage</A>
<LI><A NAME="toc3.2">3.2</A> <A HREF="eqc-3.html#ss3.2">Physical units</A>
<LI><A NAME="toc3.3">3.3</A> <A HREF="eqc-3.html#ss3.3">Library of substitutions</A>
<LI><A NAME="toc3.4">3.4</A> <A HREF="eqc-3.html#ss3.4">Formatting of floating point numbers</A>
<LI><A NAME="toc3.5">3.5</A> <A HREF="eqc-3.html#ss3.5">Formatting of equations</A>
</UL>
<P>
<H2><A NAME="toc4">4.</A> <A HREF="eqc-4.html">Reference</A></H2>
<UL>
<LI><A NAME="toc4.1">4.1</A> <A HREF="eqc-4.html#ss4.1">Basic syntax</A>
<LI><A NAME="toc4.2">4.2</A> <A HREF="eqc-4.html#ss4.2">Keywords in the Latex file</A>
<LI><A NAME="toc4.3">4.3</A> <A HREF="eqc-4.html#ss4.3">Keywords inside equations</A>
<LI><A NAME="toc4.4">4.4</A> <A HREF="eqc-4.html#ss4.4">Command line arguments</A>
</UL>
<P>
<H2><A NAME="toc5">5.</A> <A HREF="eqc-5.html">Examples</A></H2>
<P>
<H2><A NAME="toc6">6.</A> <A HREF="eqc-6.html">Questions and Answers</A></H2>
<UL>
<LI><A NAME="toc6.1">6.1</A> <A HREF="eqc-6.html#ss6.1">Why is the spacing between numbers and units ugly?</A>
<LI><A NAME="toc6.2">6.2</A> <A HREF="eqc-6.html#ss6.2">Why is the spacing between units ugly?</A>
<LI><A NAME="toc6.3">6.3</A> <A HREF="eqc-6.html#ss6.3">Why doesn't substitution of <CODE>x^2 = y</CODE> work in <CODE>1/x^2</CODE>?</A>
<LI><A NAME="toc6.4">6.4</A> <A HREF="eqc-6.html#ss6.4">How do I get EQC to accept a variable name like <CODE>\varphi'</CODE>?</A>
<LI><A NAME="toc6.5">6.5</A> <A HREF="eqc-6.html#ss6.5">EQC complains about a wrong number of arguments for a self-defined function</A>
<LI><A NAME="toc6.6">6.6</A> <A HREF="eqc-6.html#ss6.6">EQC does not use my library functions for finding variable values</A>
<LI><A NAME="toc6.7">6.7</A> <A HREF="eqc-6.html#ss6.7">How do I use bibtex with EQC?</A>
<LI><A NAME="toc6.8">6.8</A> <A HREF="eqc-6.html#ss6.8">Why do my equations look ugly?</A>
<LI><A NAME="toc6.9">6.9</A> <A HREF="eqc-6.html#ss6.9">AMS math complains about multiple labels</A>
<LI><A NAME="toc6.10">6.10</A> <A HREF="eqc-6.html#ss6.10">Why does my self-compiled EQC crash immediately?</A>
<LI><A NAME="toc6.11">6.11</A> <A HREF="eqc-6.html#ss6.11">When I try to build the package, the command <CODE>ccache</CODE> is not found</A>
<LI><A NAME="toc6.12">6.12</A> <A HREF="eqc-6.html#ss6.12">The program does not build.</A>
<LI><A NAME="toc6.13">6.13</A> <A HREF="eqc-6.html#ss6.13">Autoconf says that the GiNaC library is not present or has a wrong version, but that's not true.</A>
<LI><A NAME="toc6.14">6.14</A> <A HREF="eqc-6.html#ss6.14">KDevelop throws a fit after I run dpkg-buildpackage or do a configure by hand</A>
</UL>
<P>
<H2><A NAME="toc7">7.</A> <A HREF="eqc-7.html">Copyright</A></H2>
<HR>
<A HREF="eqc-1.html">Next</A>
Previous
Contents
</BODY>
</HTML>