Archive for the ‘publishing’ Category
XeLaTeX: change font for headers and footers
Friday, October 24th, 2008I’ve noticed that headers and footers of the documents, generated by XeLaTeX, use some other font instead of Helvetica. After digging into the LaTeX code, the problem is solved.
fighting pstoedit
Wednesday, September 24th, 2008I wanted to convert text to curves in PostScript. The well-known tool to do it is pstoedit (alternatives are welcome). Unfortunately, it worked only partially.
if I were writing an XML editor
Thursday, July 10th, 2008There is a number of XML-editors, but there are no user-friendly ones (except FraemMaker). A standard XML editor is a tool for programmers, to play with XML. But technical writers need an user-centric XML editor, to play with a document, not with XML.
DocBook XML publishing service
Monday, February 4th, 2008I’m not the only one who works on a publishing server. Steve Whitlatch announced recently Mr. XML Publisher for DocBook, a free online publishing server. You feed a DocBook to the service, and the service returns back the corresponding PDF.
printing djvu books under Linux
Thursday, January 24th, 2008From A4 to A3 (A2, A1, A0)
Saturday, June 30th, 2007I’ve prepared a poster. For the development purposes, the paper size is A4. Now I need to enlarge the paper size. Here is a sequence of the commands which got the things done:
(more…)
TeXML paper and poster
Saturday, June 23rd, 2007A paper about TeXML and Consodoc is published in TUGboat 28:1, 2007: TeXML: Resurrecting TeX in the XML world. Also, the tools were presented as a poster at XML Prague 2007 conference: “XML to beautiful documents: TeXML and Consodoc“.
post-xmlprague notes
Tuesday, June 19th, 2007I like Prague, it’s a very beautiful city. My contribution to XML Prague 2007:
* paper “Generative XPath”
* presentation slides
* poster XML to beautiful documents, and how it looked like
poster proposal for XML Prague 2007
Monday, June 11th, 2007In addition to my talk “Generative XPath” at XML Prague 2007, I decided to submit also a poster:
Title: XML to beautiful documents
Abstract: I’d like to present an alternative to XSL-FO. Using TeX to create PDF from XML is an old trick, but thanks to TeXML (an XML syntax for TeX) and Consodoc (a publishing server), the process is greately simplified and the produced documents are of high quality.
* http://getfo.org/texml/ — URL linking to a web page related to the poster.
* http://consodoc.com/
psnup2.pl: a better “psnup -2″
Sunday, October 1st, 2006A new tool from me. Psnup2.pl puts two PostScript pages onto one page. It is similar to “psnup -2″, but
* psnup2.pl drops the margins, and
* zooms the pages as much as possible.
fixing /invalidfont in ghostscript
Sunday, October 1st, 2006Recently I updated ghostscript, and it stopped working even on its own examples:
$ pwd
/usr/share/ghostscript/8.15/examples
$ ps2pdf alphabet.ps ~/a.pdf
ERROR: /invalidfont in findfont
Operand stack:
(Palatino-Italic) Font (Palatino-Italic) 228176 (Palatino-
Italic) --nostringval-- (Palatino-Italic) URWPalladioL-Ital
Times-Italic NimbusRomNo9L-ReguItal
Execution stack:
...