Displaying similar documents to “Úvodník”

Ú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!

Úvodník staronového předsedy

Petr Sojka (2016)

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

Similarity:

Editorial discusses CSTUG's past and future, membership issues and shaping the organization in the Internet era, together with changes related to the publishing of Zpravodaj CSTUG. Go forth and participate in CSTUG to make the bright future of TEX & Friends a reality! You can!

Ú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!

Úvodník

Petr Sojka (2017)

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

Similarity:

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

Úvodník

Petr Sojka (2021)

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

Similarity:

Go forth and participate in CSTUG to make the bright future of TeX & Friends a reality! You can!

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

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

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.

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.

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

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

TeX Versioning System aneb jak všechny zdrojové soubory uložiti

David Antoš (2000)

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

Similarity:

TVS (TeX Versioning System) collects all files needed to re-typeset TeX documents exactly the same way on another TeX installation. It is a platform-independent Perl script. TVS parses TeX log files. This article discusses basic features of TVS, complete documentation is written in English.

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

Sazba matematiky v českých textech

Karel Horák (2001)

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

Similarity:

Paper deals with some traditional differences between Czech (and mostly European) and American mathematical typographical rules. Some solutions using TeX and METAFONT are presented.

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

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.

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

Textové mezery v TeXu

Josef Tkadlec (2002)

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

Similarity:

Together with increasing quality of print, available to normal users, the significance of following the typographical rules grows. These rules may seem to be purely aesthetical matter. However, most of them have practical meaning: they enable to reduce reader's effort needed for "decoding" the written text. This article deals with Czech typographical rules of using spaces.

Použití parseru XML v TeXu

Jiří Kosek (2003)

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

Similarity:

This article shows how to use xmltex - an XML parser written in a pure TeX - to directly typeset XML documents. Special interest is devoted to correct processing of localized Czech/Slovak documents.

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: