vlnka? Re: LyX a vlna

Miroslav Fikar fikar at cvt.stuba.sk
Thu Oct 17 07:37:34 CEST 2002


Matej Cepl <matej at ceplovi.cz> writes:

> On Wed, Oct 16, 2002 at 07:17:25PM +0200, Petr Tomasek wrote:
> > Kdyz jsme u tematu 'vlnky', nevite nahodou nekdo, prosim, jestli
> > neexistuje c-ckova knihovna, ktera by mela funkci na ovlnkovani
> > zadaneho retezce? (Pripadne program, ktery by 'ovlnkoval' xml
> > soubor podle zadane XPath?)
> 
> Nebo případně perlovský skriptík, který by uměl i matematické
> prostředí a podobné vylomeniny?
> 
> Matěj
> 

Pre Emacs existuje balik tildify.el. Mozete teda spustit emacs s Vasim
suborom a funkciou tildify-buffer ako shellovsky skript. 

M. Fikar

;;; tildify.el -- adding hard spaces into texts

;; Copyright (C) 1997, 1998, 1999 Milan Zamazal

;; Author:     Milan Zamazal <pdm at freesoft.cz>
;; Version:    4.3
;; Keywords:   text, TeX, SGML

;; This package can be typically used for adding forgotten tildes in TeX
;; sources or adding ` ' sequences in SGML (e.g. HTML) texts.
;;
;; For example, the Czech ortography requires to avoid one letter prepositions
;; at line endings.  So they should be connected with following words by tilde.
;; Some users forget to do this all the time.  Purpose of this program is to
;; check the text and suggest adding of missing tildes on some places.  It
;; works in similar manner like `query-replace-regexp'.
;;
;; Functionality of this program is actually performing query replace on
;; certain regions.  But from historical reasons explained above it is called
;; `tildify'.
;;
;; The algorithm was inspired by Petr Olsák's program `vlna'.  Abbilities of
;; `tildify.el' are a little limited; if you have improvement suggestions, let
;; me know.


-- 
mailto:fikar at cvt.stuba.sk   http://www.ka.chtf.stuba.sk/fikar








More information about the csTeX mailing list