| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| README | 24-Oct-2010 21:43 | 413 | ||
| parselines.dtx | 19-Feb-2011 13:19 | 25K | ||
| parselines.ins | 19-Feb-2011 13:10 | 2.5K | ||
| parselines.pdf | 19-Feb-2011 13:19 | 179K | ||
parselines
This is a simple line parser.
For files: \dofilebyline{filename} expands \do (a user macro with 1 parameter)
on each line of the given file, reading lines one after another with \read.
For text:
\begin{parse lines}{\row: #1}
...
...
\end{parse lines}
will add the number of the row before each line in the environment.
Other funny things can be done (see the .pdf ;-))
(c) lppl - 2010 (FC)