Re: [docbook] Allow as root element?

2022-12-01 Thread David Cramer
distributing it to your users as an addon, but it's not fundamentally different from customizing the xslts. Regards, David

Re: [docbook] Allow as root element?

2022-11-29 Thread David Cramer
variant good practice. Nobody needs all of DocBook and changes like adding start elements have little effect on interoperability. Regards, David Typed wtih thmubs > On Nov 29, 2022, at 5:51 PM, Richard Hamilton wrote: > > I’ve run into the same thing. I have a separate file for our

Re: [docbook] Direct rendering with CSS

2022-10-24 Thread David Cramer
sion. https://www.saxonica.com/saxon-js/index.xml Regards, David - To unsubscribe, e-mail: docbook-unsubscr...@lists.oasis-open.org For additional commands, e-mail: docbook-h...@lists.oasis-open.org

Re: [docbook] Defining sets of attributes that apply to an element depending on an active profile

2021-07-22 Thread David Cramer
7;re doing this to chapters and sections, it might make things look odd in their source. For table s, it could be awkward/impossible, but they're already in that situation today. Thanks, David On 7/16/21 12:25 PM, Bob Stayton wrote: > > Hi David, > > I solved a similar problem of

Re: [docbook] Defining sets of attributes that apply to an element depending on an active profile

2021-07-19 Thread David Cramer
n me! This all gives me a couple of viable ideas to propose. I'll see which one the authors in question like. Thanks, David - To unsubscribe, e-mail: docbook-unsubscr...@lists.oasis-open.org For additional commands, e-mail: docb

[docbook] Defining sets of attributes that apply to an element depending on an active profile

2021-07-15 Thread David Cramer
                I don't want to type this twice, and I don't have to.                   I don't want to type this twice, and I don't have to.      Regards, David

Re: [docbook] Why does support multiple elements?

2020-07-21 Thread David O'Brien
On 7/22/20 3:45 AM, Peter Flynn wrote: > > On 21/07/2020 08:57, David O'Brien wrote: >> I have a question about the following: >> >> GUIMenuItem identifies a terminal selection from a menu in a >> graphical user interface. In particular, this is distinct fro

[docbook] Why does support multiple elements?

2020-07-21 Thread David O'Brien
selection is terminal or leads to an additional submenu.* *https://tdg.docbook.org/tdg/4.5/guimenuitem.html If a GUIMenuItem is terminal, shouldn't there be only one? Our writers regularly include >1 inside but we don't get any validation errors. What did I miss? thanks -- David

Re: [docbook] How to determine supported entities

2019-04-03 Thread David O'Brien
Thanks Bob. I'll run this by the working group and see what comes back. David On 4/4/19 7:31 AM, Bob Stayton wrote: > Have you considered making the address of common.ent in its parameter > entity reference a URL referencing a website?  That would make it > read-only, maint

[docbook] How to determine supported entities

2019-04-02 Thread David O'Brien
whitelist of supported elements (we don't use the entire 4.5 schema) and if our script hits a "black" element it throws a warning. To do the same with entities means we'd have a *very* long whitelist just for the natively supported entities. Perhaps there is a better way?

[docbook] Re: Which DocBook element to use for NICs?

2018-04-19 Thread David O'Brien
On 04/20/2018 01:58 AM, Jirka Kosek wrote: > On 9.4.2018 12:10, David O'Brien wrote: >> Anyone have any suggestions? >> >> e.g., eth0, docker0, eno1 > > Definitively systemitem. For DocBook 4.x reference page is at: > > https://tdg.docbook.org/tdg/4.5/syst

Re: [docbook] Which DocBook element to use for NICs?

2018-04-09 Thread David O'Brien
We're currently on 4.5 (we're slow) but will go to 5 eventually. Modifying the DTD is not an option for us, and we're also supposed to limit the number of different elements we use. is not on our currently supported list although I can see a case for it now. cheers David On 04/0

[docbook] Which DocBook element to use for NICs?

2018-04-09 Thread David O'Brien
Anyone have any suggestions? e.g., eth0, docker0, eno1 Thanks -- David "No one is dumb who is curious. The people who don't ask questions remain clueless throughout their lives." ~ Neil deGrasse Tyson signature.asc Description: OpenPGP digital signature

Re: [docbook] docbook to RSS

2015-07-18 Thread David Cramer
Here's an xslt that turns revhistory to an atom feed in webhelp output: https://github.com/stackforge/clouddocs-maven-plugin/blob/master/src/main/resources/cloud/webhelp/revhistory2atom.xsl Regards, David On 7/18/15 5:42 AM, Aristedes Maniatis wrote: > I'm wanting to write release

Re: [docbook] Docbook Consultants

2015-01-11 Thread David Cramer
converting it to some other kind of wiki. The current wiki will come up if you restart apache, but gets overwhelmed after some period of time. It's up now for example, and I can see the page you're interested in: http://wiki.docbook.org/DocBookConsultancy Regards, David On 1/11/15 6:19 A

Re: [docbook] Line numbering ordinary text, not just 'verbatim environments'

2014-08-28 Thread David Clunie
Thanks Bob Kevin Brown described a solution for RenderX on the xep-support list that post-processes the XEP intermediate format, so I will give that a try. David On 8/27/14 12:41 PM, Bob Stayton wrote: I know that the Antenna House XSL Formatter (not the Lite version) can number lines. It

[docbook] Line numbering ordinary text, not just 'verbatim environments'

2014-08-26 Thread David Clunie
ering extensions" but I understand that it only applies to 'verbatim environments', which the documentation describes as 'address, literallayout, programlisting, screen, synopsis'. Before I start customizing the stylesheets, is there a mechanism for this already? David PS.

Re: [docbook] glossentry gives warning (but works) when contains olink references to other documents?

2014-06-12 Thread David Clunie
:id of the is being used or not (since this mechanism works fine to link to other things like and . David On 6/12/14 12:52 PM, Bob Stayton wrote: Hi David, I think this message is generated because your xrefstyle attribute on the olink includes "label". That's used to generate t

[docbook] glossentry gives warning (but works) when contains olink references to other documents?

2014-06-12 Thread David Clunie
seems to work OK though (generating an appropriate link in the PDF). Since it is "working" I am not motivated to dig into the stylesheets to see why this is happening (when similar outside of seem to work fine, and silently), but just thought I would ask. David ---

Re: [docbook] DocBook Technical Committee Meeting Minutes: 16 October 2013

2014-01-09 Thread David Cramer
it. He is also working > on some XSL to support some of its new features. Has anybody used the xinclude 1.1 attribute copying feature [1] with Calabash? I've tried the attribute copying examples from the test suite [2] but have had no luck [3]. Regards, David [1] http://www.w3.org/TR/2012/

Re: [docbook] document reviewing ideas

2014-01-04 Thread David Cramer
uth_Token.html#comment-1186320773 Getting the Disqus comments to show up is just a matter of adding a little js goo to your customization layer: http://disqus.com/ Regards, David - To unsubscribe, e-mail: docbook-unsubscr...@lists.oasis-o

Re: [docbook] document reviewing ideas

2014-01-02 Thread David Cramer
offers threaded comments on each line and you'll all get notifications when a new comment is added. Regards, David - To unsubscribe, e-mail: docbook-unsubscr...@lists.oasis-open.org For additional commands, e-mail: docbook-h...@lists.oasis-open.org

Re: [docbook] olink Difficulties in Maven Project

2014-01-02 Thread David Cramer
project: Failed to delete C:\Users\ssmitz\Documents\NetBeansProjects\trunk\swac-users-guide\target\docbkx -> [Help 1] Regards, David - To unsubscribe, e-mail: docbook-unsubscr...@lists.oasis-open.org For additional commands, e-mail: docbook-h...@lists.oasis-open.org

Re: [docbook] Formal vs. informal

2013-12-11 Thread David Cramer
about . Was just way too long? Or did it predate the distinction? Regards, David -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJSqHWZAAoJEMHeSXG7afUhdrgIAJkHgMas/aEuOGSyKQ6vkAdF +fTKZkBIIJ10/3Uxk5vASIt

Re: [docbook] XInclude 1.1

2013-09-15 Thread David Cramer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Any news or activity on this? What would the next steps be? Regards, David On 01/23/2013 09:59 AM, Norman Walsh wrote: > Hello world, > > If you're interested in transclusion[1][2], you are probably also > interested in XInclude

Re: [docbook] Allowing arbitrary elements as the root of a DocBook document

2013-08-26 Thread David Cramer
On 08/26/2013 11:03 AM, Bob Stayton wrote: > This problem was recognized after DocBook 5.0 was released. > DocBook 5.1 will liberalize this policy and allow just about any element > to be the root element. Ah, good to know. Than

[docbook] Allowing arbitrary elements as the root of a DocBook document

2013-08-26 Thread David Cramer
allowing a few elements to be the root of a DocBook document. If I want to create a DocBook document that has or even as its root element, why shouldn't it be considered valid? Regards, David - To unsubscribe, e-ma

RE: [docbook] www.docbook.org broken?

2013-07-22 Thread david
Sorry, that was my fault.  Fixed now.  David Typed wtih thmubs. Original message From: Klaus Malorny Date: 07/22/2013 6:07 AM (GMT-06:00) To: docbook@lists.oasis-open.org Subject: [docbook] www.docbook.org broken? Hi, it seems to me that the www.docbook.org site

Re: [docbook] Recommendation for XSLT book?

2013-06-16 Thread David Cramer
midst of some maintenance and the wiki may not always be available until we get around to finishing it. Regards, David - To unsubscribe, e-mail: docbook-unsubscr...@lists.oasis-open.org For additional commands, e-mail: docbook-h..

Re: [docbook] More memory for Lucene

2013-01-27 Thread David Cramer
catalog files on your local system but not on the build box, that could make a difference. David - To unsubscribe, e-mail: docbook-unsubscr...@lists.oasis-open.org For additional commands, e-mail: docbook-h...@lists.oasis-open.org

Re: [docbook] Re: XInclude 1.1

2013-01-27 Thread David Cramer
to use it anyway if our XML Editor (Oxygen) doesn't support it. Without support in the editor, users would be confused by lots of spurious errors. I'd make a feature request to Oxygen, but would feel odd doing that without having a spec or some documentation to point to. Can you point me to

Re: [docbook] GSoC Just Concluded

2012-08-24 Thread David Cramer
Gabor Kovesdan, who did great work on DocBook Slides ! > > Thanks Gabor for your great work ! Btw., Peter Desjardins and Stefan Hinz also co-mentored the two webhelp projects! David - To unsubscribe, e-mail: docb

[docbook] RE: [docbook-apps] Possible (brief?) {www.}docbook.org and wiki.docbook.org downtime

2012-07-26 Thread David Goss
Hi, I'm encountering an error, "Element caption in namespace 'http://docbook.org/ns/docbook' encountered in figure, but no template matches" whenever I try to build documents that previously built without a hitch. Could this problem be caused by docbook.org server changes

Re: [docbook] Re: No DocBook Meetup at XML Prague (10 Feb 2012)

2012-07-13 Thread David Cramer
t;> >> What about in conjunction with Balisage? > > Before, after, or during? I'd be happy to host an evening session > during the conference, if that's of interest. Before and/or after > is trickier. Balisage is coming up. Is there still interest in this? David -BEGIN

Re: [docbook] DocBook 4.4 CSS + images

2012-05-24 Thread David Cramer
ouldn't have to consume the full DocBook xsls. David -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPvk4BAAoJEMHeSXG7afUhyVYH/1gafy0W3y9GQY1IdL3Kl5M1 vC3b3rxiR0i0VjLQjnPGA0gKgZ7

Re: [docbook] Re: XInclude 1.1 Requirements

2012-04-05 Thread David Cramer
the doc before building fails. So the solution has to allow for validating the document in a way that uses the desired id fixup. Norm's blog post implies that this would be done via a pipeline. David -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla

Re: [docbook] Re: XInclude 1.1 Requirements

2012-04-02 Thread David Cramer
suspect the following blog entry also belongs in the References section: http://norman.walsh.name/2011/10/03/transclusion That blog entry describes what you would do with the changes to xinclude proposed, correct? David -BEGIN PGP SIGNATURE- Version: GnuPG v1.

Re: [docbook] Re: How to Xinclude an Introduction in a chapter (ie, no )?

2012-03-21 Thread David Cramer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/21/2012 10:35 AM, Norman Walsh wrote: > David Cramer writes: >> I'd love to read more about the xpath() scheme. Do you have >> links? I tried googling, but found nothing that looked >> promising. > > It&#

Re: [docbook] Re: How to Xinclude an Introduction in a chapter (ie, no )?

2012-03-13 Thread David Cramer
that the xpath() scheme will become > more widely available than the (never finished) xpointer() scheme. > > Be seeing you, norm > Hi Norm, I'd love to read more about the xpath() scheme. Do you have links? I tried googling, but found nothing that looked promising. Thank

Re: [docbook] Re: XInclude 1.1 Requirements

2012-02-22 Thread David Cramer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/22/2012 06:48 AM, Norman Walsh wrote: > David Cramer writes: >> While we're cracking things open, would it be possible to extend >> the element scheme [1] so you could do: >> >> >> >> Short of the

Re: [docbook] XInclude 1.1 Requirements

2012-02-21 Thread David Cramer
path support that was in the xpointer() scheme, that would provide a lot of benefit for a small change. Thanks, David [1] http://www.w3.org/TR/2003/REC-xptr-element-20030325/ -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with

Re: [docbook] continued label for long tables

2012-01-25 Thread David Cramer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Paul, Bob Stayton's book provides a customization to add "Continued" labels if you're using XEP as your fo renderer: http://www.sagehill.net/docbookxsl/TableTemplateCust.html#TableContinuedLabel David On 01/25/2012 07:24 AM,

Re: [docbook] Re: fop1.extension problem with XSL Stylesheets

2012-01-18 Thread David Cramer
.html David On 01/18/2012 08:11 AM, Paul Tremblay wrote: > I see. Someone added the parameter fop1.extension because the > fop.extension has the wrong namespace for FOP 1.0, and causes FOP > to throw an exception. Do you no longer maintain these > stylesheets? > > Paul > >

Re: [docbook] No DocBook Meetup at XML Prague (10 Feb 2012)

2012-01-16 Thread David Cramer
a DocBook conference >> of some sort; please let me know if you have any suggestions. > > What about in conjunction with Balisage? > > ///Peter +1. I'm not able to make it to xmlprague, but do plan to go to Balisage and would enjoy a DocBook meeting. David -BEGIN

Re: [docbook] DTD for DocBook?

2011-12-18 Thread David Cramer
ll rely on DTDs, including most of my > clients :-) But is there any reason that they would need to continue relying on DTDs? RelaxNG is much easier to work with when customizing. David -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla

Re: [docbook] DTD for DocBook?

2011-12-15 Thread David Cramer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Right, but nxml-mode supports RelaxNG and is quite nice. David On 12/15/2011 01:41 AM, Klaus Schilling wrote: > From: David Cramer Subject: Re: [docbook] DTD > for DocBook? Date: Wed, 14 Dec 2011 22:44:31 -0600 > >> I doubt it. T

Re: [docbook] DTD for DocBook?

2011-12-14 Thread David Cramer
schemas is in-editor validation, right? AFAIK, all the editors that don't support RelaxNG do support XSD: oXygen: RelaxNG, XSD, DTD XMLMind: RelaxNG, XSD, DTD emacs+nxml: RelaxNG XMetaL: XSD, DTD Serna: XSD Epic: So the XSD will let XMetaL and Serna users upgrade to DocBook 5.x. David

Re: [docbook] Strange HTML output...

2011-12-01 Thread David Cramer
s/sickbed/Docbkx/ Damn you autocorrect... On Thu 01 Dec 2011 07:15:48 PM CST, David Cramer wrote: > To see the stylesheet errors from sickbed messages, do "mvn -X" > > David > -- > Sent from my Android phone with K-9 Mail.

Re: [docbook] Strange HTML output...

2011-12-01 Thread David Cramer
To see the stylesheet errors from sickbed messages, do "mvn -X" David -- Sent from my Android phone with K-9 Mail. Please excuse my brevity. Bob Stayton wrote: Hi Giuseppe, That red output indicates that the elements in the DocBook source file are not being recognized by the styl

Re: [docbook] informaltable must not occur in the descendants of table

2011-08-30 Thread David Cramer
ear on the status of the schematron rules. Are they just recommendations or do they reflect illegal constructs? Let me know what you find out. David On 08/30/2011 10:20 AM, Tim Arnold wrote: > hi, > I have a docbook 5 file with a captioned html table that contains > 'tr/td/para/informalt

Re: [docbook] wikis that export to docbook

2011-07-17 Thread David Cramer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 MoinMoin has a "Render as DocBook" feature. http://moinmo.in/RenderAsDocBook Obviously, the DocBook you get won't be very semantic and there are many features you can't use due to the limitations of wiki markup. David On 07/1

Re: [docbook] any semantic diff between a file name and directory name?

2011-07-06 Thread David Cramer
ent list so that to the user a "filename directory" item appears which inserts the desired markup, so the writer doesn't have to do the work of adding an element AND an attribute. David On 07/06/2011 07:36 AM, Robert P. J. Day wrote: > (not strictly a docbook question but i

Re: [docbook] span like thing ?

2011-05-10 Thread David Cramer
ially where he talks about emphasis.propagates.style and phrase.propagates.style. See also: http://docbook.sourceforge.net/release/xsl/1.76.1/doc/html/emphasis.propagates.style.html http://docbook.sourceforge.net/release/xsl/1.76.1/doc/html/phrase.propagates.style.html David -BEGIN PGP SIGNATURE-

RE: [docbook] More than one value for an attribute.

2011-02-03 Thread Cramer, David W (David)
. David From: kate.wri...@sybase.com [mailto:kate.wri...@sybase.com] Sent: Thursday, February 03, 2011 9:58 AM To: Cramer, David W (David) Cc: b...@sagehill.net; docbook@lists.oasis-open.org; rob.cavicc...@emc.com Subject: RE: [docbook] More than one value for an attribute. Thank you to all who

RE: [docbook] More than one value for an attribute.

2011-02-02 Thread Cramer, David W (David)
Not sure about Kate’s case :-) Thanks, David From: rob.cavicc...@emc.com [mailto:rob.cavicc...@emc.com] Sent: Wednesday, February 02, 2011 9:17 AM To: Cramer, David W (David); b...@sagehill.net; docbook@lists.oasis-open.org; kate.wri...@sybase.com Subject: RE: [docbook] More than one value for

RE: [docbook] More than one value for an attribute.

2011-02-02 Thread Cramer, David W (David)
as the attribute value. For my xrefstyle case, I’d use radio buttons instead of check boxes. The user is still free to edit the attribute value manually. You could also customize the xslts to check the list of values to make sure nothing unsupported was entered. David From: Cramer, David W

RE: [docbook] More than one value for an attribute.

2011-02-02 Thread Cramer, David W (David)
so I don’ t have to enumerate every possibility in the schema. I haven’t figured out what to do yet, so please let me know if you come up with a situation. You might also ask your editor’s support folks to see if they have suggestions. David From: Bob Stayton [mailto:b...@sagehill.net] Sent

RE: [docbook] Feedback on DocBook Transclusion proposal

2010-12-20 Thread Cramer, David W (David)
ents via their parents or adding editor/application-specific markup so it will know what parent doc to use if the fragment is processed/edited independently. I'll keep reading. The id fixup stuff looks very interesting too. Thanks, David > -Original Message- > From: Jirka Kosek

RE: [docbook] how to throw error if imagedata not found

2010-10-20 Thread Cramer, David W (David)
Ok, here’s a way using Saxon 9: http://www.w3.org/1999/XSL/Transform"; xmlns:db="http://docbook.org/ns/docbook"; xmlns:file="java.io.File" version="2.0"> : David From: Cramer, David W (David) [mailto:dcra...@motive.com]

RE: [docbook] how to throw error if imagedata not found

2010-10-20 Thread Cramer, David W (David)
Oops..I wasn’t thinking. That will only work if all your images are svg files…you’ll errors asking it to parse binary files :-) Sorry for the noise, David From: Cramer, David W (David) [mailto:dcra...@motive.com] Sent: Wednesday, October 20, 2010 4:13 PM To: chris snow Cc: docbook@lists.oasis

RE: [docbook] how to throw error if imagedata not found

2010-10-20 Thread Cramer, David W (David)
Hi Chris, Btw, I ran across a potentially better answer to your question (depending on the behavior of your xslt processor): http://www.dpawson.co.uk/xsl/sect2/N2602.html#d3859e19 David From: Cramer, David W (David) [mailto:dcra...@motive.com] Sent: Wednesday, October 13, 2010 11:42 AM To: Jim

RE: [docbook] how to throw error if imagedata not found

2010-10-13 Thread Cramer, David W (David)
missing images rather than only listing the first missing image it finds. I think to do something like this within the xslt would require that you write an extension/call out to java. David From: jwcampb...@gmail.com [mailto:jwcampb...@gmail.com] On Behalf Of Jim Campbell Sent: Wednesday

RE: [docbook] A separate Index Tab for DocBook WebHelp?

2010-08-19 Thread Cramer, David W (David)
Contents and Search tabs and toc are not first in the tab order? Thanks, David -Original Message- From: Dave Pawson [mailto:da...@dpawson.co.uk] Sent: Thursday, August 19, 2010 7:12 AM To: Kasun Gajasinghe Cc: docbook@lists.oasis-open.org; Cramer, David W (David) Subject: Re: [docbook] A

RE: [docbook] RE: Sections and topics

2010-07-29 Thread Cramer, David W (David)
pport. Thanks, David -Original Message- From: Jirka Kosek [mailto:ji...@kosek.cz] Sent: Thursday, July 29, 2010 6:14 AM To: Cramer, David W (David) Cc: 'docbook@lists.oasis-open.org' Subject: Re: [docbook] RE: Sections and topics Cramer, David W (David) wrote: > In skimm

RE: [docbook] RE: Sections and topics

2010-07-26 Thread Cramer, David W (David)
? Thanks, David -Original Message- From: Bob Stayton [mailto:b...@sagehill.net] Sent: Monday, July 26, 2010 6:21 PM To: rob.cavicc...@emc.com; kate.wri...@sybase.com; docbook...@lists.oasis-open.org; docbook@lists.oasis-open.org Subject: Re: [docbook] RE: Sections and topics This

RE: [docbook] Sections and topics

2010-07-26 Thread Cramer, David W (David)
toc will still look funny, but at least in the output, things will be ok. David From: kate.wri...@sybase.com [mailto:kate.wri...@sybase.com] Sent: Monday, July 26, 2010 3:28 PM To: Cramer, David W (David) Cc: 'docbook@lists.oasis-open.org'; '

RE: [docbook] Sections and topics

2010-07-26 Thread Cramer, David W (David)
hould work. David From: kate.wri...@sybase.com [mailto:kate.wri...@sybase.com] Sent: Monday, July 26, 2010 2:26 PM To: DocBook Technical Committee; docbook@lists.oasis-open.org Subject: [docbook] Sections and topics Hello, Here's the problem that I am incre

Re: [docbook] HOW TO: format formula in docbook 5

2010-06-07 Thread David Gao
Hi Richard, Thank you very much for the information. However, I was told that the formula can be expressed with docbook xml elements without using any MathML tags. I've tried all ways I can think of, but no good. Could you help me with this? Best Regards! Davi

[docbook] HOW TO: format formula in docbook 5

2010-06-07 Thread David Gao
gards David Gao (david...@gmail.com) <>- To unsubscribe, e-mail: docbook-unsubscr...@lists.oasis-open.org For additional commands, e-mail: docbook-h...@lists.oasis-open.org

RE: [docbook] How can I render an element twice without duplicating the ID?

2010-04-15 Thread David Cramer
ist of questions (or whatever label you're using). Hope that helps. David -Original Message- From: Brad Smith [mailto:usernamenum...@gmail.com] Sent: Thursday, April 15, 2010 3:47 PM To: docbook@lists.oasis-open.org Subject: [docbook] How can I render an element twice without duplicati

[docbook] RE: [docbook-apps] DocBook Google Summer of Code Ideas

2010-03-28 Thread David Cramer
hat's not allowed. David - To unsubscribe, e-mail: docbook-unsubscr...@lists.oasis-open.org For additional commands, e-mail: docbook-h...@lists.oasis-open.org

RE: [docbook] Wiki problems Google Summer of Code

2010-03-18 Thread David Cramer
unpunished and we have to ask him to complete the DocBook organization profile :-) David > -Original Message- > From: David Cramer > Sent: Thursday, March 18, 2010 4:09 PM > To: Dick Hamilton; docbook@lists.oasis-open.org > Subject: RE: [docbook] Wiki problems Google Summer

RE: [docbook] Wiki problems Google Summer of Code

2010-03-18 Thread David Cramer
interested parties are directed to the right place...or should the xmlpress stuff move to the DocBook wiki now that it's back online? David > -Original Message- > From: Dick Hamilton [mailto:rlhamil...@frii.com] > Sent: Thursday, March 18, 2010 3:54 PM > To: docbook@lis

RE: [docbook] dbhtml pi and parsing

2010-03-09 Thread David Cramer
real stuff come from the dbhtml-include. David > -Original Message- > From: Tim Arnold [mailto:tim.arn...@sas.com] > Sent: Tuesday, March 09, 2010 11:10 AM > To: docbook@lists.oasis-open.org > Subject: [docbook] dbhtml pi and parsing > > hi, > I have a figu

RE: [docbook] RE: [docbook-apps] Re: [docbook] DocBook and Google Summer of Code ?

2010-03-03 Thread David Cramer
shorter than 160 open requests :-) This one could really use co-mentor(s) because the range of the requests is so broad and some of the requests would involve touching complex code deep in the xsls. David > -Original Message- > From: Dick Hamilton [mailto:rlhamil...@frii.com]

[docbook] RE: [docbook-apps] Re: [docbook] DocBook and Google Summer of Code ?

2010-03-01 Thread David Cramer
Hi Dick, Thanks from me as well for keeping this idea going. Perhaps we should think in terms of co-mentoring (rather than mentor and backup). I would be willing to co-mentor the Webhelp proposal. Thanks, David > -Original Message- > From: Dick Hamilton [mailto:rlhamil...@fr

RE: [docbook] Entities vs olinks

2010-01-30 Thread David Cramer
, the writer flags them as translatable before we run the l10n prep script. This can dramatically reduce the word count and so translation cost. The vendors seem happy to quote you a price based on a word count of 1 words and not make any allowance for the fact that a sizable fraction of tho

[docbook] RE: [docbook-apps] Re: [docbook] DocBook and Google Summer of Code ?

2010-01-27 Thread David Cramer
etter: the toc pane would synchronize with the content (or perhaps it wouldn't be use frames at all, but be more like website's nav mechansim), the search would ideally be more i18nized, etc., and it would be part of the DocBook XSL distribution. David > -Original Message-

RE: [docbook] DocBook - a success story?

2010-01-19 Thread David Cramer
You might have a look at: http://xmlresume.sourceforge.net/ David > -Original Message- > From: wolfgang haefelinger [mailto:whaefelin...@gmail.com] > Sent: Tuesday, January 19, 2010 11:03 AM > To: docbook@lists.oasis-open.org > Subject: [docbook] DocBook - a success st

RE: [docbook] Transclusion

2009-12-11 Thread David Cramer
4. Validation. The author needs a way to know if the document is still going to be valid post-transclusion. David > -Original Message- > From: Norman Walsh [mailto:n...@nwalsh.com] > Sent: Friday, December 11, 2009 3:17 PM > To: docbook@lists.oasis-open.org > Su

RE: [docbook] DocBook web infrastructure needs work

2009-11-16 Thread David Cramer
And to make things even more confusing, it appears that there are two David Cramers on the DocBook mailing lists :-) ...well, a Dave and a David anyway. For a while there was a second David Cramer here at Motive. To disambiguate us in Exchange, they made me "David Cramer (Tech Pubs)&quo

RE: [docbook] docbook with style info

2009-10-13 Thread David Cramer
to make filenames monospace, you can just change your customization layer and have the old content immediately have the formatting of the new company. I only use the emphasis element when I really want to emphasize some point. Otherwise, I try to use something more semantic. David

RE: [docbook] docbook with style info

2009-10-12 Thread David Cramer
Yes: This appears in bold. You can also do role="underline" and role="strikethrough" (or customize the template in inline.xsl if you need more). David > -Original Message- > From: A. Black [mailto:xuv...@gmail.com] > Sent: Monday, October 12, 2009 10:30

RE: [docbook] DocBook topic element

2009-07-27 Thread David Cramer
dita reltables are supposed to solve). Thanks, David > -Original Message- > From: Bob Stayton [mailto:b...@sagehill.net] > Sent: Saturday, July 25, 2009 12:00 PM > To: DocBook Apps; docbook@lists.oasis-open.org > Subject: [docbook] DocBook topic element > > The DocB

RE: [docbook] Why do formalparas only allow one para?

2009-07-24 Thread David Cramer
Larry, Are you saying that the current presentation of formalpara is flawed in that it does not make it clear that content following a formalpara is not part of the formalpara? David From: Rowland, Larry [mailto:larry.rowl...@hp.com] Sent

RE: [docbook] Why do formalparas only allow one para?

2009-07-24 Thread David Cramer
ioned (I'm not current on that discussion). David From: kate.wri...@sybase.com [mailto:kate.wri...@sybase.com] Sent: Friday, July 24, 2009 8:17 AM To: Dave Pawson Cc: David Cramer; docbook@lists.oasis-open.org; Jirka Ko

RE: [docbook] Why do formalparas only allow one para?

2009-07-24 Thread David Cramer
> Why not use a bridgehead and multiple paras? She wants to be able to wrap a group of paras in one element to indicate that they are all related. Bridgehead doesn't wrap anything, so that won't help her. Likewise, for the content sharing usecase, a bridgehead doesn't give you anything you can eas

RE: [docbook] Why do formalparas only allow one para?

2009-07-23 Thread David Cramer
having something -like in DocBook to facilitate content sharing? David > -Original Message- > From: Scott Hudson [mailto:scott.hud...@flatironssolutions.com] > Sent: Thursday, July 23, 2009 2:50 PM > To: kate.wri...@sybase.com > Cc: Jirka Kosek; docbook@lists.oasis-

RE: [docbook] Xi:includes and Entity Parameters

2009-06-29 Thread David Cramer
Sounds like a job for catalog files: http://www.sagehill.net/docbookxsl/Catalogs.html With a catalog file, you map any public or system identifier to a local copy. The location of the resource can be relative to the catalog file. David > -Original Message- > From: Derm

RE: [docbook] controlling the line length of programlisting

2009-06-23 Thread David Cramer
to be able to cut and paste from code listings). David From: kate.wri...@sybase.com [mailto:kate.wri...@sybase.com] Sent: Tuesday, June 23, 2009 8:02 AM To: David Cramer Cc: docbook@lists.oasis-open.org Subject: RE

RE: [docbook] controlling the line length of programlisting

2009-06-22 Thread David Cramer
See the following section from Bob Stayton's book about using a hyphenation character (e.g. an arrow of some kind) to indicate that a line in a programlisting has been broken for typographical reasons: http://www.sagehill.net/docbookxsl/FittingText.html#BreakLongLines

RE: [docbook] Best wiki engines or tools for wiki-to-docbook conversions?

2009-04-30 Thread David Cramer
er as HTML" items that let you run the DocBook through our xslts and send back a pdf or zipped html version of the page. MoinMoin does not have section editing, but you can approximate it by combining pages into a wrapper pages using the <> macro. David ___

RE: [docbook] Localization - How to overwrite a single property in all 45 languages

2009-04-15 Thread David Cramer
Oops, had that folder sorted wrong and didn't see Bob had already replied. He always seems to know an easier way to do things :-) David > -Original Message- > From: Bob Stayton [mailto:b...@sagehill.net] > Sent: Wednesday, April 15, 2009 10:37 AM > To: Tobias Anstett [k

RE: [docbook] Localization - How to overwrite a single property in all 45 languages

2009-04-15 Thread David Cramer
tuff you have so you'll have to merge in any other changes you have for particular languages. If you've already got a local.l10n.xml param in your customization layer, delete it or make it point to the generated file. Make sense? David > -Original Message- > From: Tobias Anst

Re: [docbook] Unhappy XEP: anchor as child of section

2009-04-03 Thread David Priest
On 09-Apr-3, at 10:34 AM, Thomas Schraitle wrote: On Freitag, 3. April 2009, David Priest wrote: [...] Is there a reason why do you not use the xml:id attribute? If it's just for cross-referencing, xml:id is the perfect match. Because the xinclude does not copy the section element.

Re: [docbook] Unhappy XEP: anchor as child of section

2009-04-03 Thread David Priest
from there. Bob Stayton Sagehill Enterprises b...@sagehill.net - Original Message - From: "David Priest" > To: Sent: Friday, April 03, 2009 9:36 AM Subject: [docbook] Unhappy XEP: anchor as child of section I would like to place an anchor as a direct child of a sec

Re: [docbook] Unhappy XEP: anchor as child of section

2009-04-03 Thread David Priest
On 09-Apr-3, at 10:10 AM, Thomas Schraitle wrote: Hi David, On Freitag, 3. April 2009, David Priest wrote: I would like to place an anchor as a direct child of a section, so that when I xi:include the content of the section, I have an anchor with which to cross-reference the content

Re: [docbook] Unhappy XEP: anchor as child of section

2009-04-03 Thread David Priest
On 09-Apr-3, at 10:10 AM, Thomas Schraitle wrote: Hi David, On Freitag, 3. April 2009, David Priest wrote: I would like to place an anchor as a direct child of a section, so that when I xi:include the content of the section, I have an anchor with which to cross-reference the content

[docbook] Unhappy XEP: anchor as child of section

2009-04-03 Thread David Priest
, I'm using variations on this construct: http://docbook.org/ns/docbook) xmlns(xi=http://www.w3.org/2001/XInclude) xpointer(//db:secti...@xml:id='section_id']/db:title/following- sibling::*)" /> ) -- David Priest dav...@meyersound.com pri...@sfu.ca Pol

RE: [docbook] Marketing Material/Icons

2009-03-24 Thread David Cramer
will see this and remind us were the original set lives. David > -Original Message- > From: tom_s...@web.de [mailto:tom_s...@web.de] > Sent: Sunday, March 22, 2009 3:47 AM > To: docbook@lists.oasis-open.org > Subject: [docbook] Marketing Material/Icons > > Hi,

  1   2   3   >