Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addCol(GenericCommand) - Method in class ch.stegmaier.java2tex.commands.registry.impl.Row
- addCol(GenericCommand) - Method in class ch.stegmaier.java2tex.commands.registry.impl.Tabular
- addCol(String) - Method in class ch.stegmaier.java2tex.commands.registry.impl.Row
- addCol(String) - Method in class ch.stegmaier.java2tex.commands.registry.impl.Tabular
- addCol(Optional<String>) - Method in class ch.stegmaier.java2tex.commands.registry.impl.Row
- addCols(String...) - Method in class ch.stegmaier.java2tex.commands.registry.impl.Row
- addCols(String...) - Method in class ch.stegmaier.java2tex.commands.registry.impl.Tabular
- addRow(Row) - Method in class ch.stegmaier.java2tex.commands.registry.impl.Tabular
- addValue(long, String) - Method in class ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl.Pie
- addValue(BigDecimal) - Method in class ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl.Pie
-
Adds a chart point without text.
- addValue(BigDecimal, String) - Method in class ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl.Pie
-
Adds a chart in the format number/text, i.e. 10/A, 20/B, 30/C, 40/D.
- angle(int) - Method in class ch.stegmaier.java2tex.commands.registry.ctan.graphics.impl.Rotatebox
-
rotate it angle degrees counterclockwise
- article() - Static method in class ch.stegmaier.java2tex.commands.registry.Document
-
documentclass argument: for a journal article, a presentation, and miscellaneous general use
- article() - Method in class ch.stegmaier.java2tex.commands.registry.impl.DocumentClass
-
documentclass argument: for a journal article, a presentation, and miscellaneous general use
- autosizetikzpicture() - Static method in class ch.stegmaier.java2tex.commands.registry.ctan.tikz.TikZ
- autosum() - Method in class ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl.PieOptions
-
Sets the value for sum to auto.
B
- b() - Method in class ch.stegmaier.java2tex.commands.registry.impl.Minipage
-
Align the baseline of the bottom line in the minipage with the baseline of the surrounding text (plain TeX’s \vbox).
- book() - Static method in class ch.stegmaier.java2tex.commands.registry.Document
-
documentclass argument: full-length books, including chapters and possibly including front matter, such as a preface, and back matter, such as an appendix
- book() - Method in class ch.stegmaier.java2tex.commands.registry.impl.DocumentClass
-
documentclass argument: full-length books, including chapters and possibly including front matter, such as a preface, and back matter, such as an appendix
- bottom() - Static method in class ch.stegmaier.java2tex.commands.registry.Floats
-
Position at the bottom of the page.
C
- c() - Method in class ch.stegmaier.java2tex.commands.registry.impl.Minipage
-
(synonym m) Default.
- caption() - Static method in class ch.stegmaier.java2tex.commands.registry.Floats
-
Make a caption for a floating environment, such as a figure or table environment
- center() - Static method in class ch.stegmaier.java2tex.commands.registry.Table
-
A column of centered items.
- ch.stegmaier.java2tex.commands.registry - package ch.stegmaier.java2tex.commands.registry
-
Registries with many LaTeX commands and environments, mostly from LaTeX standard.
- ch.stegmaier.java2tex.commands.registry.ctan - package ch.stegmaier.java2tex.commands.registry.ctan
-
This package contains references to LaTeX modules from CTAN
- ch.stegmaier.java2tex.commands.registry.ctan.graphics - package ch.stegmaier.java2tex.commands.registry.ctan.graphics
- ch.stegmaier.java2tex.commands.registry.ctan.graphics.impl - package ch.stegmaier.java2tex.commands.registry.ctan.graphics.impl
- ch.stegmaier.java2tex.commands.registry.ctan.multicol - package ch.stegmaier.java2tex.commands.registry.ctan.multicol
- ch.stegmaier.java2tex.commands.registry.ctan.qrcode - package ch.stegmaier.java2tex.commands.registry.ctan.qrcode
-
QR Code The package generates QR (Quick Response) codes in LATEX, without the need for PSTricks or any other graphical package.
- ch.stegmaier.java2tex.commands.registry.ctan.subfigure - package ch.stegmaier.java2tex.commands.registry.ctan.subfigure
- ch.stegmaier.java2tex.commands.registry.ctan.supertabular - package ch.stegmaier.java2tex.commands.registry.ctan.supertabular
- ch.stegmaier.java2tex.commands.registry.ctan.tikz - package ch.stegmaier.java2tex.commands.registry.ctan.tikz
-
TikZ - "TikZ ist kein Zeichenprogramm" This package contains references to LaTeX modules based on TikZ
- ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl - package ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl
- ch.stegmaier.java2tex.commands.registry.impl - package ch.stegmaier.java2tex.commands.registry.impl
-
contains some internal helper classes or implementations of commands with special behaviour
- changeDirection() - Method in class ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl.PieOptions
-
The slices order direction can be set to clockwise by setting change direction, default is counterclockwise.
- clearpage() - Static method in class ch.stegmaier.java2tex.commands.registry.Pagebreaking
-
End the current page and output all the pending floating figures and tables.
- cloud() - Method in class ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl.PieOptions
-
variant chart - cloud
- cm() - Static method in class ch.stegmaier.java2tex.commands.registry.UnitsOfLength
-
Centimeter, 10 mm
- cm(float) - Method in class ch.stegmaier.java2tex.commands.registry.impl.SpacingCommand
-
sets the command first argument as size with suffix 'cm'
- colSep() - Static method in class ch.stegmaier.java2tex.commands.registry.Table
-
A columnseparator within a the body of table environment
- columnbreak() - Static method in class ch.stegmaier.java2tex.commands.registry.ctan.multicol.Multicol
-
defines a columnbreak in a multicols environment
- Common - Class in ch.stegmaier.java2tex.commands.registry
-
commands in this registry will be moved to a new registry, this is just the primary default container
- convert() - Static method in class ch.stegmaier.java2tex.commands.registry.impl.StandaloneClassOption
-
These options allow to enable and configure the conversion feature.
- Counters - Class in ch.stegmaier.java2tex.commands.registry
-
Everything LaTeX numbers for you has a counter associated with it.
- CrossReferences - Class in ch.stegmaier.java2tex.commands.registry
-
We often want something like ‘See Theorem~31’.
D
- Definitions - Class in ch.stegmaier.java2tex.commands.registry
-
LaTeX has support for making new commands of many different kinds.
- Definitions() - Constructor for class ch.stegmaier.java2tex.commands.registry.Definitions
- document() - Static method in class ch.stegmaier.java2tex.commands.registry.Document
-
LaTeX files have a simple global structure, with a standard beginning and ending.
- Document - Class in ch.stegmaier.java2tex.commands.registry
-
Startup and ending of all documents
- documentclass() - Static method in class ch.stegmaier.java2tex.commands.registry.Document
-
The document’s overall class is defined with this command, which is normally the first command in a LaTeX source file.
- DocumentClass - Class in ch.stegmaier.java2tex.commands.registry.impl
- DocumentClass() - Constructor for class ch.stegmaier.java2tex.commands.registry.impl.DocumentClass
- dvLine() - Static method in class ch.stegmaier.java2tex.commands.registry.Table
-
A double vertical line the full height and depth of the environment.
E
- em() - Static method in class ch.stegmaier.java2tex.commands.registry.UnitsOfLength
-
Similarly em, traditionally the width of the capital letter M, is often used for horizontal lengths.
- endRow() - Method in class ch.stegmaier.java2tex.commands.registry.impl.Tabular
- ex() - Static method in class ch.stegmaier.java2tex.commands.registry.UnitsOfLength
-
The x-height of the current font ex, traditionally the height of the lowercase letter x, is often used for vertical lengths.
- exactHere() - Static method in class ch.stegmaier.java2tex.commands.registry.Floats
-
Places the float at precisely the location in the LaTeX code.
F
- figure() - Static method in class ch.stegmaier.java2tex.commands.registry.Figures
-
Figures are for material that is not part of the normal text.
- Figure - Class in ch.stegmaier.java2tex.commands.registry.impl
- Figure(String) - Constructor for class ch.stegmaier.java2tex.commands.registry.impl.Figure
- Figures - Class in ch.stegmaier.java2tex.commands.registry
- fileName(String) - Method in class ch.stegmaier.java2tex.commands.registry.ctan.graphics.impl.IncludeGraphics
-
adds a filename and uses a prefix if configured by 'includegraphics.imagepath.prefix'
- fill() - Static method in class ch.stegmaier.java2tex.commands.registry.Spaces
-
Produce a rubber length which has no natural space but that can stretch horizontally as far as needed.
- fixed() - Static method in class ch.stegmaier.java2tex.commands.registry.Table
-
paragraph column with text vertically aligned at the top
- fixedSize() - Static method in class ch.stegmaier.java2tex.commands.registry.ctan.supertabular.Supertabular
- Floats - Class in ch.stegmaier.java2tex.commands.registry
-
Some typographic elements, such as figures and tables, cannot be broken across pages.
- flushright() - Static method in class ch.stegmaier.java2tex.commands.registry.Layout
-
An environment that creates a paragraph whose lines are flush to the right-hand margin and ragged left.
- FontSizes - Class in ch.stegmaier.java2tex.commands.registry
-
The following standard type size commands are supported by LaTeX.
- footnotesize() - Static method in class ch.stegmaier.java2tex.commands.registry.FontSizes
G
- Graphics - Class in ch.stegmaier.java2tex.commands.registry.ctan.graphics
-
These are the commands available with the graphics and graphicx packages.
- graphicspath() - Static method in class ch.stegmaier.java2tex.commands.registry.ctan.graphics.Graphics
-
Declare a list of directories to search for graphics files.
H
- height(int, BaseCommand) - Method in class ch.stegmaier.java2tex.commands.registry.ctan.graphics.impl.IncludeGraphicsOptions
- height(BaseCommand) - Method in class ch.stegmaier.java2tex.commands.registry.ctan.graphics.impl.IncludeGraphicsOptions
- height(String) - Method in class ch.stegmaier.java2tex.commands.registry.ctan.graphics.impl.IncludeGraphicsOptions
- here() - Static method in class ch.stegmaier.java2tex.commands.registry.Floats
-
Place the float here, i.e., approximately at the same point it occurs in the source text (however, not exactly at the spot)
- hfill() - Static method in class ch.stegmaier.java2tex.commands.registry.Spaces
-
Produce a rubber length which has no natural space but that can stretch horizontally as far as needed.
- hideNumber() - Method in class ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl.PieOptions
-
The number also can be hide by hide number:
- hline() - Static method in class ch.stegmaier.java2tex.commands.registry.Table
-
Draw a horizontal line the width of the enclosing tabular or array environment.
- huge() - Static method in class ch.stegmaier.java2tex.commands.registry.FontSizes
- Huge() - Static method in class ch.stegmaier.java2tex.commands.registry.FontSizes
I
- in() - Static method in class ch.stegmaier.java2tex.commands.registry.UnitsOfLength
-
Inch, 72.27 pt
- in(int) - Method in class ch.stegmaier.java2tex.commands.registry.impl.SpacingCommand
-
sets the command first argument as size with suffix 'in'
- include() - Static method in class ch.stegmaier.java2tex.commands.registry.SplittingInput
-
Bring material from the external file filename.tex into a LaTeX document.
- includegraphics() - Static method in class ch.stegmaier.java2tex.commands.registry.ctan.graphics.Graphics
-
Include a graphics file.
- IncludeGraphics - Class in ch.stegmaier.java2tex.commands.registry.ctan.graphics.impl
- IncludeGraphics() - Constructor for class ch.stegmaier.java2tex.commands.registry.ctan.graphics.impl.IncludeGraphics
- INCLUDEGRAPHICS_IMAGEPATH_PREFIX - Static variable in class ch.stegmaier.java2tex.commands.registry.ctan.graphics.impl.IncludeGraphics
- IncludeGraphicsOptions - Class in ch.stegmaier.java2tex.commands.registry.ctan.graphics.impl
- IncludeGraphicsOptions(GenericCommand) - Constructor for class ch.stegmaier.java2tex.commands.registry.ctan.graphics.impl.IncludeGraphicsOptions
- input() - Static method in class ch.stegmaier.java2tex.commands.registry.SplittingInput
-
LaTeX processes the file as if its contents were inserted in the current file.
- input(String) - Static method in class ch.stegmaier.java2tex.commands.registry.SplittingInput
-
LaTeX processes the file as if its contents were inserted in the current file.
- INSIDE - Enum constant in enum ch.stegmaier.java2tex.commands.registry.ctan.tikz.PgfPie.PieOptionText
K
- keepaspectratio() - Method in class ch.stegmaier.java2tex.commands.registry.ctan.graphics.impl.IncludeGraphicsOptions
L
- label() - Static method in class ch.stegmaier.java2tex.commands.registry.CrossReferences
-
Assign a reference number to key.
- large() - Static method in class ch.stegmaier.java2tex.commands.registry.FontSizes
- Large() - Static method in class ch.stegmaier.java2tex.commands.registry.FontSizes
- LARGE() - Static method in class ch.stegmaier.java2tex.commands.registry.FontSizes
- Layout - Class in ch.stegmaier.java2tex.commands.registry
- left() - Static method in class ch.stegmaier.java2tex.commands.registry.ctan.supertabular.Supertabular
-
A column of left-aligned items.
- left() - Static method in class ch.stegmaier.java2tex.commands.registry.Table
-
A column of left-aligned items.
- LEGEND - Enum constant in enum ch.stegmaier.java2tex.commands.registry.ctan.tikz.PgfPie.PieOptionText
- lf() - Static method in class ch.stegmaier.java2tex.commands.registry.Table
-
End of a row in a table environment
- Linebreaking - Class in ch.stegmaier.java2tex.commands.registry
-
The first thing LaTeX does when processing ordinary text is to translate your input file into a sequence of glyphs and spaces.
- linewidth() - Static method in class ch.stegmaier.java2tex.commands.registry.PageLayout
-
Width of the current line, decreased for each nested list.
M
- makeatletter() - Static method in class ch.stegmaier.java2tex.commands.registry.Definitions
-
Use this pair when you redefine LaTeX commands that are named with an at-sign character ‘@’.
- makeatother() - Static method in class ch.stegmaier.java2tex.commands.registry.Definitions
-
Use this pair when you redefine LaTeX commands that are named with an at-sign character ‘@’.
- minipage() - Static method in class ch.stegmaier.java2tex.commands.registry.Layout
-
Put contents into a box that is width wide.
- Minipage - Class in ch.stegmaier.java2tex.commands.registry.impl
-
Put contents into a box that is width wide.
- Minipage() - Constructor for class ch.stegmaier.java2tex.commands.registry.impl.Minipage
- mm() - Static method in class ch.stegmaier.java2tex.commands.registry.UnitsOfLength
-
Millimeter, 2.845 pt
- mm(int) - Method in class ch.stegmaier.java2tex.commands.registry.impl.SpacingCommand
-
sets the command first argument as size with suffix 'mm'
- Multicol - Class in ch.stegmaier.java2tex.commands.registry.ctan.multicol
-
multicol – Intermix single and multiple columns
- multicols() - Static method in class ch.stegmaier.java2tex.commands.registry.ctan.multicol.Multicol
-
defines a multicols environment
- multicols(int) - Static method in class ch.stegmaier.java2tex.commands.registry.ctan.multicol.Multicol
-
defines a multicols environment with the given cols as argument
N
- nbs() - Static method in class ch.stegmaier.java2tex.commands.registry.Spaces
-
Non Breaking Space
- newcounter(String) - Static method in class ch.stegmaier.java2tex.commands.registry.Counters
-
Globally defines a new counter named countername and initialize it to zero.
- newline() - Static method in class ch.stegmaier.java2tex.commands.registry.Linebreaking
-
In ordinary text, this ends a line in a way that does not right-justify it, so the text before the end of line is not stretched.
- newpage() - Static method in class ch.stegmaier.java2tex.commands.registry.Pagebreaking
-
End the current page.
- noindent() - Static method in class ch.stegmaier.java2tex.commands.registry.Paragraphs
-
To start a paragraph without an indent, or to continue an interrupted paragraph, use \noindent.
- normalsize() - Static method in class ch.stegmaier.java2tex.commands.registry.FontSizes
- number - Variable in class ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl.PieValue
O
- option() - Method in class ch.stegmaier.java2tex.commands.registry.ctan.graphics.impl.IncludeGraphics
- option() - Method in class ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl.Pie
- override() - Static method in class ch.stegmaier.java2tex.commands.registry.Floats
-
Override internal parameters LaTeX uses for determining "good" float positions.
P
- p() - Static method in class ch.stegmaier.java2tex.commands.registry.Paragraphs
-
not a standard LaTeX command, just a container for text or other commands
- page() - Static method in class ch.stegmaier.java2tex.commands.registry.Floats
-
Put on a special page for floats only.
- Pagebreaking - Class in ch.stegmaier.java2tex.commands.registry
-
Ordinarily LaTeX automatically takes care of breaking output into pages with its usual aplomb.
- PageLayout - Class in ch.stegmaier.java2tex.commands.registry
-
Commands for controlling the general page layout.
- pageref() - Static method in class ch.stegmaier.java2tex.commands.registry.CrossReferences
-
Produce the page number of the place in the text where the corresponding \\label{key} command appears.
- paperheight() - Static method in class ch.stegmaier.java2tex.commands.registry.PageLayout
-
The height of the paper, as distinct from the height of the print area.
- paperwidth() - Static method in class ch.stegmaier.java2tex.commands.registry.PageLayout
-
The width of the paper, as distinct from the width of the print area.
- Paragraphs - Class in ch.stegmaier.java2tex.commands.registry
- PgfPie - Class in ch.stegmaier.java2tex.commands.registry.ctan.tikz
-
pgf-pie – Draw pie charts, using PGF The package provides the means to draw pie (and variant) charts, using PGF/TikZ.
- PgfPie.PieOptionText - Enum in ch.stegmaier.java2tex.commands.registry.ctan.tikz
- pie() - Static method in class ch.stegmaier.java2tex.commands.registry.ctan.tikz.PgfPie
- Pie - Class in ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl
-
pgf-pie – Draw pie charts, using PGF The package provides the means to draw pie (and variant) charts, using PGF/TikZ.
- Pie() - Constructor for class ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl.Pie
- PieOptions - Class in ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl
-
options for the pie command
- PieOptions(GenericCommand) - Constructor for class ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl.PieOptions
- PieValue - Class in ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl
- PieValue() - Constructor for class ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl.PieValue
- PIN - Enum constant in enum ch.stegmaier.java2tex.commands.registry.ctan.tikz.PgfPie.PieOptionText
- placements(BaseCommand...) - Method in class ch.stegmaier.java2tex.commands.registry.impl.Figure
-
placement of the figure
- polar() - Method in class ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl.PieOptions
-
The polar diagram is similar to a usual pie chart, except sectory are equal angles and differ rather in how far each sector extends from the center of the circle.
- pt() - Static method in class ch.stegmaier.java2tex.commands.registry.UnitsOfLength
-
Point, 1/72.27 inch.
- pt(int) - Method in class ch.stegmaier.java2tex.commands.registry.impl.SpacingCommand
-
sets the command first argument as size with suffix 'pt'
Q
- qrcode() - Static method in class ch.stegmaier.java2tex.commands.registry.ctan.qrcode.QrCode
- QrCode - Class in ch.stegmaier.java2tex.commands.registry.ctan.qrcode
-
QR Code
- qrset() - Static method in class ch.stegmaier.java2tex.commands.registry.ctan.qrcode.QrCode
R
- radius(float) - Method in class ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl.PieOptions
-
The size of chart can be set by radius, default is 3.
- report() - Static method in class ch.stegmaier.java2tex.commands.registry.Document
-
documentclass argument: for documents of length between an article and a book, such as technical reports or theses, which may contain several chapters.
- report() - Method in class ch.stegmaier.java2tex.commands.registry.impl.DocumentClass
-
documentclass argument: for documents of length between an article and a book, such as technical reports or theses, which may contain several chapters.
- RequirePackage() - Static method in class ch.stegmaier.java2tex.commands.registry.Document
-
Load a package pkg, with the package options given in the comma-separated list options.
- resizebox() - Static method in class ch.stegmaier.java2tex.commands.registry.ctan.graphics.Graphics
-
Given a size, such as 3cm, transform material to make it that size.
- right() - Static method in class ch.stegmaier.java2tex.commands.registry.ctan.supertabular.Supertabular
-
A column of right-aligned items.
- right() - Static method in class ch.stegmaier.java2tex.commands.registry.Table
-
A column of right-aligned items.
- rotate(float) - Method in class ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl.PieOptions
-
The chart can be rotated by setting rotate (in degrees).
- rotatebox() - Static method in class ch.stegmaier.java2tex.commands.registry.ctan.graphics.Graphics
-
Put material in a box and rotate it angle degrees counterclockwise.
- Rotatebox - Class in ch.stegmaier.java2tex.commands.registry.ctan.graphics.impl
- Rotatebox() - Constructor for class ch.stegmaier.java2tex.commands.registry.ctan.graphics.impl.Rotatebox
- row() - Static method in class ch.stegmaier.java2tex.commands.registry.Table
-
creates a simple row helper for the table or tabular environment with column separation and row end
- Row<X extends Row> - Class in ch.stegmaier.java2tex.commands.registry.impl
- Row() - Constructor for class ch.stegmaier.java2tex.commands.registry.impl.Row
S
- scalebox() - Static method in class ch.stegmaier.java2tex.commands.registry.ctan.graphics.Graphics
-
Scale the material.
- scriptsize() - Static method in class ch.stegmaier.java2tex.commands.registry.FontSizes
- section() - Static method in class ch.stegmaier.java2tex.commands.registry.Sectioning
-
Start a section.
- Sectioning - Class in ch.stegmaier.java2tex.commands.registry
-
Structure your text into divisions: parts, chapters, sections, etc.
- setcounter(String) - Static method in class ch.stegmaier.java2tex.commands.registry.Counters
-
Globally set the counter counter to have the value of the value argument, which must be an integer.
- small() - Static method in class ch.stegmaier.java2tex.commands.registry.FontSizes
- Spaces - Class in ch.stegmaier.java2tex.commands.registry
-
LaTeX has many ways to produce white space, or filled space.
- SpacingCommand - Class in ch.stegmaier.java2tex.commands.registry.impl
- SpacingCommand(String) - Constructor for class ch.stegmaier.java2tex.commands.registry.impl.SpacingCommand
- SpacingCommand(String, int, BaseCommand) - Constructor for class ch.stegmaier.java2tex.commands.registry.impl.SpacingCommand
- SplittingInput - Class in ch.stegmaier.java2tex.commands.registry
-
LaTeX lets you split a large document into several smaller ones.
- square() - Method in class ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl.PieOptions
-
variant chart - square
- standalone() - Static method in class ch.stegmaier.java2tex.commands.registry.Document
-
standalone – Compile TEX pictures standalone or as part of a document
- standalone() - Method in class ch.stegmaier.java2tex.commands.registry.impl.DocumentClass
-
The standalone bundle allows users to easily place picture environments or other material in own source files and compile these on their own or as part of a main document.
- StandaloneClassOption - Class in ch.stegmaier.java2tex.commands.registry.impl
-
The standalone bundle allows users to easily place picture environments or other material in own source files and compile these on their own or as part of a main document.
- StandaloneClassOption(DocumentClass) - Constructor for class ch.stegmaier.java2tex.commands.registry.impl.StandaloneClassOption
- standaloneOptions() - Static method in class ch.stegmaier.java2tex.commands.registry.Document
-
optionbuilder for standalone classe
- stretch() - Static method in class ch.stegmaier.java2tex.commands.registry.ctan.supertabular.Supertabular
-
A column stretched to max table width, only in tabularX environment
- subfigure() - Static method in class ch.stegmaier.java2tex.commands.registry.ctan.subfigure.Subfigure
-
This package provides support for the manipulation and reference of small or ‘sub’.
- Subfigure - Class in ch.stegmaier.java2tex.commands.registry.ctan.subfigure
-
subfigure – Deprecated: Figures divided into subfigures
- subsection() - Static method in class ch.stegmaier.java2tex.commands.registry.Sectioning
-
Start a subsection.
- subsubsection() - Static method in class ch.stegmaier.java2tex.commands.registry.Sectioning
-
Start a subsubsection.
- sum(String) - Method in class ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl.PieOptions
-
The value of sum indicates the sum of all data in the chart, it is 100 by default.
- supertabular() - Static method in class ch.stegmaier.java2tex.commands.registry.ctan.supertabular.Supertabular
-
supertabular environment
- Supertabular - Class in ch.stegmaier.java2tex.commands.registry.ctan.supertabular
-
The package was a predecessor of longtable; the newer package (designed on quite different principles) is easier to use and more flexible, in many cases, but supertabular retains its usefulness in a few situations where longtable has problems.
T
- t() - Method in class ch.stegmaier.java2tex.commands.registry.impl.Minipage
-
Align the baseline of the top line in the minipage with the baseline of the surrounding text (plain TeX’s \vtop).
- Table - Class in ch.stegmaier.java2tex.commands.registry
-
Produce a table, a box consisting of a sequence of horizontal rows.
- tabular() - Static method in class ch.stegmaier.java2tex.commands.registry.Table
-
tabular environment
- Tabular - Class in ch.stegmaier.java2tex.commands.registry.impl
- Tabular() - Constructor for class ch.stegmaier.java2tex.commands.registry.impl.Tabular
- Tabular(String) - Constructor for class ch.stegmaier.java2tex.commands.registry.impl.Tabular
- text - Variable in class ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl.PieValue
- text() - Static method in class ch.stegmaier.java2tex.commands.registry.Paragraphs
-
\text command is used to produce text-mode material (in a given font) within a mathematical expression.
- text(PgfPie.PieOptionText) - Method in class ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl.PieOptions
-
The value of text can be label (default), pin, inside or legend.
- text(String) - Method in class ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl.PieOptions
-
The value of text can be label (default), pin, inside or legend.
- textheight() - Static method in class ch.stegmaier.java2tex.commands.registry.PageLayout
-
The normal vertical height of the page body.
- textwidth() - Static method in class ch.stegmaier.java2tex.commands.registry.PageLayout
-
The full horizontal width of the entire page body.
- TikZ - Class in ch.stegmaier.java2tex.commands.registry.ctan.tikz
-
TikZ - "TikZ ist kein Zeichenprogramm"
- tikzpicture() - Static method in class ch.stegmaier.java2tex.commands.registry.ctan.tikz.TikZ
-
defines a tikzpicture environment
- tiny() - Static method in class ch.stegmaier.java2tex.commands.registry.FontSizes
- top() - Static method in class ch.stegmaier.java2tex.commands.registry.Floats
-
Position at the top of the page.
- toString() - Method in class ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl.PieValue
- toString() - Method in class ch.stegmaier.java2tex.commands.registry.impl.Row
- TrickSupertabularIntoMulticols() - Static method in class ch.stegmaier.java2tex.commands.registry.ctan.supertabular.Supertabular
U
- UnitsOfLength - Class in ch.stegmaier.java2tex.commands.registry
-
TeX and LaTeX know about these units both inside and outside of math mode.
- url() - Static method in class ch.stegmaier.java2tex.commands.registry.Common
- usecounter(String) - Static method in class ch.stegmaier.java2tex.commands.registry.Counters
-
Used in the second argument of the list environment (see list), this declares that list items will be numbered by counter.
- usepackage() - Static method in class ch.stegmaier.java2tex.commands.registry.Document
-
Load a package pkg, with the package options given in the comma-separated list options.
V
- validate() - Method in class ch.stegmaier.java2tex.commands.registry.ctan.tikz.impl.Pie
- validate() - Method in class ch.stegmaier.java2tex.commands.registry.impl.DocumentClass
- valueOf(String) - Static method in enum ch.stegmaier.java2tex.commands.registry.ctan.tikz.PgfPie.PieOptionText
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum ch.stegmaier.java2tex.commands.registry.ctan.tikz.PgfPie.PieOptionText
-
Returns an array containing the constants of this enum type, in the order they are declared.
- vfill() - Static method in class ch.stegmaier.java2tex.commands.registry.Spaces
-
End the current paragraph and insert a vertical rubber length that is infinite, so it can stretch or shrink as far as needed.
- vLine() - Static method in class ch.stegmaier.java2tex.commands.registry.Table
-
A vertical line the full height and depth of the environment.
- vspace() - Static method in class ch.stegmaier.java2tex.commands.registry.Spaces
-
Add the vertical space length.
- vspace(int, BaseCommand) - Static method in class ch.stegmaier.java2tex.commands.registry.Spaces
-
Add the vertical space length.
W
- width(int, BaseCommand) - Method in class ch.stegmaier.java2tex.commands.registry.ctan.graphics.impl.IncludeGraphicsOptions
- width(BaseCommand) - Method in class ch.stegmaier.java2tex.commands.registry.ctan.graphics.impl.IncludeGraphicsOptions
- width(String) - Method in class ch.stegmaier.java2tex.commands.registry.ctan.graphics.impl.IncludeGraphicsOptions
All Classes and Interfaces|All Packages|Constant Field Values