Displaying similar documents to “Jedna z možností databázového publikování v LaTeXu”

ConTeXt

Michal Kvasnička (2000)

Zpravodaj Československého sdružení uživatelů TeXu

Similarity:

Hardly any TeX user makes use of TeX in its "native" form as presented by the initex and virtex programs. Instead, a particular format-macro package, prepared by someone in order to make his or her work easier, is made use of. Nowadays there are two such formats which are mainly used in the Czech Republic: plain TeX and LaTeX. In the near future one more format could join them: ConTeXt. And not only join but maybe even displace LaTeX from its dominant position. In order to make it happen...

LyX - Jak na to?

Kamil Anis (2002)

Zpravodaj Československého sdružení uživatelů TeXu

Similarity:

Although the exact title translation is "LYX - how to?", I really discourage all readers who wish to skim this paper as a prompt cook-book. Actually I have never been thinkin' of making either LYXDocumentation or Tips & Tricks carbon-copy. There's no doubt that the LYXTeam, and many other contributors did an excelent job. The documentation to LYXitself is done exceedingly good, however I felt there are some gaps in the typographic knowledge remain to be filled. In fact this is the...

PassiveTeX

Jiří Kosek (2003)

Zpravodaj Československého sdružení uživatelů TeXu

Similarity:

PassiveTeX is a TeX-based XSL-FO processor which is able to process XML documents according to an XSL stylesheet in conjuction with any XSLT processor. This article briefly discribes basic principles of the XSL language and its usage for formatting XML documents. Complete working example of an XSL stylesheet is shown in the article.

METAPOST a mfpic - první část

Miroslava Krátká (2001)

Zpravodaj Československého sdružení uživatelů TeXu

Similarity:

This article is dedicated to introduction of the language used by METAPOST system by John D. Hobby. All commands of the language are shown in context and are illustrated by simple examples.

Ukázky prezentací

Pavel Stříž, Michal Polášek (2008)

Zpravodaj Československého sdružení uživatelů TeXu

Similarity:

In the first part, the article presents a simple presentation created in PDFSlide and PDFScreen packages and in the Beamer class. In the second part, the article discusses the Beamer class in a real-world presentation in more detail. It starts with the creation of METAPOST graphics. After that it comments on some settings of the Beamer design, generating a title page and a section table of contents. Next follows an example of and commands. The generated output is a PDF file. This file...

Zprávy

(1990)

Kybernetika

Similarity:

Výpočty a diagramy v LaTeXu

Miroslav Balda (2004)

Zpravodaj Československého sdružení uživatelů TeXu

Similarity:

The article deals with the title problem from the point of view of a common user of LaTeX. It describes a wayof using standard packages fp.sty and curves.sty, and their new extensions fp-contrib.sty and diagram.sty with an auxiliarypackage support.sty. The complex allows to solve rather complicated tasks in one run of the LaTeX compiler. A solution of processing fatigue data into SN-curve, bands of confidence intervals, plots and a table of results is presented as an example. The system...

JadeTeX

Jiří Kosek (2003)

Zpravodaj Československého sdružení uživatelů TeXu

Similarity:

JadeTeX is a TeX macro package which is able to process SGML and XML documents according to a DSSSL stylesheet in conjunction with (Open)Jade DSSSL processor. This article briefly describes basic principles of the DSSSL language and its usage for formatting XML documents. Complete working example of a DSSSL stylesheet is shown in the article.

Zrcadlová sazba

Petr Březina (2008)

Zpravodaj Československého sdružení uživatelů TeXu

Similarity:

The article presents an efficient solution to the problem of typesetting two texts in parallel on facing pages in bilingual editions. The solution assumes that the two texts are saved separately in two files and that they are divided into small sections, just as the Bible is divided into verses. This division makes it possible to synchronize the texts automatically. Each of the two texts can have its own footnotes, illustrations and other insertions as if it were an ordinary document,...

METAPOST a mfpic - druhá část

Miroslava Krátká (2001)

Zpravodaj Československého sdružení uživatelů TeXu

Similarity:

Although METAPOST is not hard to learn, most users prefer the mfpic macro package which can be used in plain, LaTeX and pdfTeX. This article presents almost all features of this macro package in examples (full source code for each is included).