Re: DRY way to insert source code into an article?
"Federico Builes" <[email protected]>
| Newsgroups | gmane.comp.programming.language-of-the-year |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Apr 13, 2008 at 9:23 AM, Daniel Wellman <wellman-pD6z9c7pN/[email protected]> wrote: > How do other pragmatists approach this problem? I've read aboutr Zed Shaw writing a tool for this, you can find it here: http://www.zedshaw.com/projects/idiopidae/ > finding out that part). Do people write the article in some plain > text format (TeX? DocBook?) or some open document format (ODT?) and For LaTeX you can find several tools that include your code directly without touching identation or stuff like that. -- Federico