[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: docdate interpretation
>>>>> "Andrey" == Andrey V Khavryutchenko writes:
Andrey> Ага. Въехал. Следующий вопрос -- как передать параметр стилю?
Andrey> E.g. хочу установить ширину текста -- подаю абстракт, где нужно
Andrey> вписаться в поле. Соорудил следующее:
Andrey> # -*- tcl -*- textwidth style
Andrey> rename extraPreamble extraPreamble_textwidth
Andrey> proc extraPreamble {} {
Andrey> set ret {}
Andrey> global TEItools_textwidth_value if { [info exists
Andrey> TEItools_textwidth_value] } {
Andrey> append ret "\n\\textwidth=$TEItools_width_value"
Andrey> }
Andrey> return "[extraPreamble_textwidth]
Andrey> ${ret} " }
Andrey> Естественно, ничего не работает, т.к. значению
Andrey> TEItools_textwidth_value взяться неоткуда.
tei2tex <файло> -style textwidth=10cm пишешь?
--
Best regards, -- Boris.
We will have solar energy as soon as the utility companies solve one
technical problem -- how to run a sunbeam through a meter.