Displaying similar documents to “Sazba matematiky v českých textech”

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...

Jedna z možností databázového publikování v LaTeXu

Tomáš Hála (2000)

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

Similarity:

Various documents should often contain listings generated from database files. It is therefore general problem which has to be solved for different text processing systems, database systems and operating systems. One possibility, which is described here, is based on simple text files containing the database records encoded in TeX macros. Experience from using this approach for generation of listings shows that this method is very flexible from the point of view of speed of creation of...

Makro na konverzi textů, PDF záložky

Petr Olšák (2006)

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

Similarity:

A TeX macro programmer sometimes needs to convert a string of tokens to another string of tokens with defined rules.For example, we need to remove accents from a Czech text or to recode this text to another encoding or to transform some special characters to something else or... For this purpose, the cnv.tex macro was designed.Last but not least motivation was the problem of my TeX colleague Jaromír Kuben: he needed to convert Czech text to PDF outlines (conversion to UNICODE) using...

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.

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.

Babylón v TeX Live 2007

Zdeněk Wagner (2007)

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

Similarity:

With inclusion of XeTeX into TeX Live the structure of language.dat has been changed slightly. Due to this fact the new Czech and Slovak module, which is not yet distributed with official Babel, cannot be installed smoothly. The article introduces an installation package of the new module not only for TeX Live but also for other famous TeX distributions. Functionality of XeLaTeX is also preserved.

Vkládání JavaScriptů pdfTeXem prakticky

Robert Mařík (2007)

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

Similarity:

The article describes few posibilities how to use JavaScript language available in Adobe Reader browser to enhance possibilities and effects in PDF files created by pdfLaTeX. Among others, we describe shortly technical background of some related LaTeX packages available on CTAN.

Úvodník staronového předsedy

Petr Sojka (2019)

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

Similarity:

Editorial discusses CSTUG's past three years, possible future direction of the group, membership issues and shaping the organization in the Internet era, together with changes related to the publishing of Zpravodaj CSTUG. The recent visit of the Grand Wizard is also reported with insight. Go forth and participate in CSTUG to make the bright future of TeX & Friends a reality! You can!

Zprávy

(1990)

Kybernetika

Similarity:

Sazba XML

Jiří Kosek (2003)

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

Similarity:

This articles summarizes methods suitable for processing XML documents by the TeX system – direct typeseting (xmltex, ConTeXt), conversion to TeX (XSLT) and TeX based stylesheet language implementations (XSL, DSSSL). The article acts as an introduction for more detailed articles about processing XML with TeX.

Sazba trojjazyčné knihy

Petr Březina (2008)

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

Similarity:

TeX has an insertion mechanism that makes it possible to handle several texts simultaneously. It can be used in preparation of multilingual books. In this article, the author describes how he has typeset a Latin-Greek-Czech edition of The Dream of Scipio where each double page contains the text simultaneously in the three languages. The described macros are available on author's home page http://www.volny.cz/petr-brezina/.

Úvodník

Petr Sojka (2020)

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

Similarity:

Editorial introduces the content of the Zpravodaj issue, and the author makes his reminiscence comments from personal communication with about Don's trips The recent visit of the Grand Wizard in Brno is also reported with insight. Go forth and participate in CSTUG to make the bright future of TeX & Friends a reality! You can!

Abecední řazení a sestavování rejstříků výhradně pomocí makrojazyka TeXu

Petr Březina (2007)

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

Similarity:

he article presents the macro package "index" for creation of indexes. An important part of this package is the TeX macro "sort" for alphabetical sorting. It uses a four-pass sorting algorithme which can be accommodated to different languages through a sorting table. Its memory requirements are independent of the length of the list of entries to be sorted. The treatment of page numbers in index entries is sophisticated. The macro package "index" is available including French documentation...

Úvodník

Petr Sojka (2017)

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

Similarity:

Editorial informs about CSTUG's new publishing policy and comments on this issue's articles. Go forth and participate in CSTUG to make the future of TeX & Friends a reality! You can!

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...