summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/faktor/README
blob: ca80c4c4b2a86eade5ec1e92812159c9d7747919 (plain)
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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
[en]
LaTeX-package 'faktor' - typeset quotient structures.

Author:  Paul Ebermann <Paul-Ebermann@gmx.de>
License: LPPL 1.3b or later, author-maintained
         (see http://www.latex-project.org/lppl/).

All Documentation (other than this file) is in german.

You'll need also to load the package 'amssymb' (or another
package with defines a similar looking \diagup).
The typesetting of the documentation needs 'pauldoc' (from the
same author) and 'amssymb'.

The package comes as .dtx + .ins.
Run "latex faktor.ins" to create the style file (and maybe put
it to texmf/tex/latex/paul/, if your docstrip is configured
accordingly), run (after that and maybe updating your TeX hash)
"latex faktor.dtx" to create the documentation.

 Usage
-------

Put \usepackage{faktor} in your document preamble.
You also have to load 'amssymb' or any other package,
which defines \diagup (which should be a similar
looking symbol).

Then you can use

   \factor{A}{B}

to typeset a quotient structure A modulo B:

    A /
     / B

Different to 'nicefrac', the formulas A and B don't change
their size, the only move up or down, thus making the whole
formula heigher and deeper.
There is also an optional argument, with which you can give
a command to be applied to both formulas, such as a math
style command or a font changing command.

----------------
[de]
LaTeX-Paket 'faktor' - Quotientenstrukturen (und ein schöneres
Aussehen dieser in  LaTeX.)

Autor:  Paul Ebermann (Paul-Ebermann@gmx.de).
Lizenz: LPPL 1.3b oder später, mit Maintenance-Status
        "author-maintained". Siehe http://www.latex-project.org/lppl/.

Geschrieben für den eigenen Gebrauch
(-> http://www.math.hu-berlin.de/~ebermann/alg-script/),
aber  vielleicht ist es auch für andere von Nutzen.

Das Paket benötigt 'amssymb' oder ein anderes Paket,
welches ein ähnlich aussehendes '\diagup' definiert.
Zum Setzen der Dokumentation wird das Paket 'pauldoc'
(vom selben Autor) benötigt.

Das Paket kommt als .dtx + .ins.
Mit "latex faktor.ins" wird die .sty-Datei erstellt (und
eventuell gleich nach texmf/tex/latex/paul/ installiert,
wenn docstrip entsprechend eingerichtet ist), mit
latex faktor.dtx kann (danach und eventuell nach einer
Aktualisierung der TeX-Dateidatenbank) die Dokumentation neu
erstellt werden.

Zur Verwendung siehe faktor.pdf.
----------------
[eo-h]
LaTeX-pakajho 'faktor' - Kvocientaj (au faktoraj) strukturoj
      en LaTeX.

Autoro:  Paulo Ebermann (Paul-Ebermann@gmx.de).
Licenzo: LPPL 1.3, 'author-maintained'
         (-> http://www.latex-project.org/lppl/).

Kreitaj por propra uzo, sed eble iom de ghi ankau
uzeblas por aliaj.

La dokumentaro (escepte tiu chi dosiero) estas nur en la germana
lingvo.

La pakajho bezonas la pakajhon 'amsmath' kaj 'amssymb'.
Por krei la dokumentadon vi krome bezonas 'pauldoc' (de la sama autoro).

La pakajho venas en .dtx + .ins.
Voku "latex faktor.ins" por krei la .sty-dosieron (kaj
eble meti ghin al texmf/tex/latex/paul/, se via docstrip estis
konfigurita laue), voku "latex faktor.dtx" por rekrei
la dokumentaron.

 Uzado
-------

Metu

    \usepackage{faktor}

en la komencon de la dokumento (antau \begin{document}).
Vi ankau devas voki 'amssymb' au alia pakajho, kiu
difinas \diagup (kiu estu similaspekta simbolo kiel
tiu de 'amssymb').

Poste vi povas uzi

   \factor{A}{B}

por krei la faktoran strukturon A modulo B:

    A /
     / B

Alie ol per 'nicefrac', la formuloj A kaj B ne shanghas
sian la grandecon, ili nur movighas supren kaj suben, kaj
tiel la tuta formulo ighas pli alte kaj pli profunde.
Krome estas opcia argumento, per kiu vi povas doni
komandon vokenda por ambau formuloj, ekzemple shanghon
de la matematika stilo au tiparshanghon.