Re: Authoring Tools WAS: Switching to XML
От | Joshua D. Drake |
---|---|
Тема | Re: Authoring Tools WAS: Switching to XML |
Дата | |
Msg-id | 1165865008.19970.56.camel@localhost.localdomain обсуждение исходный текст |
Ответ на | Re: Authoring Tools WAS: Switching to XML (Tom Lane <tgl@sss.pgh.pa.us>) |
Список | pgsql-docs |
> Can you show me an authoring tool that does *not* think it's OK to > mangle the low-level text in "semantically irrelevant" ways? No. :) I mentioned this previously. Any word processor is going to blow stuff away in an ugly way. The closest we could get is: Create a custom style in OpenOffice that works in a similar fashion to PostgreSQL. Use Tidy and or a custom script to clean after the fact. IMHO the only tools for Docbook that are usable are editors, preferrably validating editors such as Emacs, Bluefish (actually Word Perfect does this too). We are not going to get what we want out of WYSIWYG. > We might > as well forget about the concept of a doc patch if people start using > tools like this --- if a one-word change results in diffs across the > whole file, the tool is not usable. You are correct, we would have to run some kind of clean script and then diff between the two versions. Sincerely, Joshua D. Drake -- === The PostgreSQL Company: Command Prompt, Inc. === Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240 Providing the most comprehensive PostgreSQL solutions since 1997 http://www.commandprompt.com/ Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
В списке pgsql-docs по дате отправления: