|
May
14 |
|
awarded | Popular Question |
|
May
1 |
|
awarded | Good Answer |
|
May
1 |
|
awarded | Notable Question |
|
Apr
28 |
|
awarded | Great Answer |
|
Apr
24 |
|
awarded | Scholar |
|
Apr
24 |
|
awarded | Supporter |
|
Apr
24 |
|
accepted | "Above" or "later" when referencing a range of versions of software |
|
Apr
24 |
|
awarded | Autobiographer |
|
Apr
24 |
|
asked | "Above" or "later" when referencing a range of versions of software |
|
Apr
10 |
|
awarded | Good Answer |
|
Mar
21 |
|
accepted | Concatenating a direcotry of html with windows batch, the path is echoed into the file. How do I stop the file name from being included? |
|
Mar
21 |
|
asked | Concatenating a direcotry of html with windows batch, the path is echoed into the file. How do I stop the file name from being included? |
|
Mar
20 |
|
awarded | Nice Question |
|
Mar
20 |
|
comment |
Windows batch file - Concatenate all files in subdirectories Is there any way to not have the file name & path echoed into the concatenated file? |
|
Mar
20 |
|
comment |
Windows batch file - Concatenate all files in subdirectories Your last example "or from batch" needs %F changed to %%F, or at least it does on win xp. |
|
Mar
13 |
|
awarded | Supporter |
|
Mar
13 |
|
comment |
Why should I be interested in ConTeXt? ... XML-FO is uh... not that nice to work with in my opinion. FOP is the FOSS implementation of XSL-FO, there are other FO renders (but they cost $$-- see antenna house formatter for one). TL;DR: ConTeXt + XML = pretty PDFs from your XML files. :D |
|
Mar
13 |
|
comment |
Why should I be interested in ConTeXt? @marczellm I assume you already know what XML is... if not then see http://en.wikipedia.org/wiki/XML. With context you can write a stylesheet where you map XML elements to ConTeXt styles. You then feed both the XML and your stylesheet into the ConTeXt binary, and it typesets your XML in a PDF. Now, most XML projects (DocBook and TEI are two XML applications, the former for documenting computer software and hardware, the latter for structural representations of humanities texts) will use XSLT and Apache FOP to render PDF. I don't find the typesetting by FOP to be of good quality, and XML-FO
|
|
Mar
5 |
|
awarded | Autobiographer |
|
Mar
5 |
|
accepted | pdflatex document to html |