PILCH Hartmut 2015-03-29/12.

Nachrichteneingänge und öffentliche Gedanken

Heute am 29 der als Kalenderwoche 13 bekannten 12. Woche des Jahres, dem 29. März 2015, treffen hier vielleicht Nachrichten und Anregungen ein, für die diese öffentliche Tagebuchseite zum Thema PILCH Hartmut als erste Anlaufstelle zur Weiterverarbeitung dienen kann.

[ diese Woche ][ gestern ][ heute ][ morgen ]

yusiao_santcasing_siandzy

Data Processing Musings

Two-columned typesitting based on a Template Toolkit source text needs to be implemented today.

I need a WRAPPER extension to Template that allows more than one contents argument. e.g.

[% WRAPPER leftright -%]
[% WRAP left -%]
Article 1, Subject Matter
[% WRAP right -%]
第一条、主旨
[% END -%]

This would apply a block

[% BLOCK leftright %]
\begin{minipage}{5.\textwidth}
[% left %]
\end{minipage}\hfill
\begin{minipage}{.4\textwidth}
[% right %]
\end{minipage}
[% END -%]

to the content sections left and right defined with the WRAP subdirectives rather than just to one total content section.

My generic document parser is becoming powerful and surely an important daily tool, but implementation must be postponed.

當代中文譯者語病

給我供稿的許多人似乎不愛動腦。

netzplanet_fachkraefteverladung
deplate
http://a2e.de/dok/phm_pub150329
© 2015-03-29 Hartmut PILCH