Macro for conversion of texts, PDF outlines

Petr Olšák

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

  • Volume: 016, Issue: 1, page 26-32
  • ISSN: 1211-6661

Abstract

top
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 hyperref.sty but without activating Czech characters by inputenc.sty. This article presents the cnv.tex macro for string conversion by a user defined table.The conversion process is out of normal expansion and each token (independent on category code) can be converted to a single token or a group of tokens.The macro is available including documentation on ftp://math.feld.cvut.cz/pub/olsak/macros/ in files cnv.tex, cnv-pu.tex, and cnv-word.tex.

How to cite

top

Olšák, Petr. "Makro na konverzi textů, PDF záložky." Zpravodaj Československého sdružení uživatelů TeXu 016.1 (2006): 26-32. <http://eudml.org/doc/298536>.

@article{Olšák2006,
author = {Olšák, Petr},
journal = {Zpravodaj Československého sdružení uživatelů TeXu},
language = {cze},
number = {1},
pages = {26-32},
publisher = {Československé sdružení uživatelů TeXu},
title = {Makro na konverzi textů, PDF záložky},
url = {http://eudml.org/doc/298536},
volume = {016},
year = {2006},
}

TY - JOUR
AU - Olšák, Petr
TI - Makro na konverzi textů, PDF záložky
JO - Zpravodaj Československého sdružení uživatelů TeXu
PY - 2006
PB - Československé sdružení uživatelů TeXu
VL - 016
IS - 1
SP - 26
EP - 32
LA - cze
UR - http://eudml.org/doc/298536
ER -

References

top
  1. [unknown], ftp://math.feld.cvut.cz/pub/olsak/makra/*: cnv.tex – vlastní makro včetně dokumentace, cnv-pu.tex – konverzní tabulka pro PDF záložky, cnv-word.tex – experiment s konverzí celých slov. 

NotesEmbed ?

top

You must be logged in to post comments.

To embed these notes on your page include the following JavaScript code on your page where you want the notes to appear.

Only the controls for the widget will be shown in your chosen language. Notes will be shown in their authored language.

Tells the widget how many notes to show per page. You can cycle through additional notes using the next and previous controls.

    
                

Note: Best practice suggests putting the JavaScript code just before the closing </body> tag.