|
Re: Some reflections on using quickbook: msg#00031lib.boost.documentation
Joel de Guzman wrote: Reece Dunn wrote: Oh well. This would have been nice to have. 2. Pre - the following fragment isn't processed correctly: Thanks :) ....4. Code - adjacent code fragments aren't concatenated: ``.... ?? But if there is whitespace before the code text (as indicated by the .... I added for illustrative purposes) then the whitespace is retained and if this is indented to contain a large number of spaces, the code doesn't look good. Also, doesn't your example add newlines above and below? What if I wanted to avoid that? 5. Code fragments spanning multiple lines retain all whitespace, thus the code fragment: From the way it currently works, something like int foo() { ... } Ideally, I'd like it to see the opening `` and note the number of whitespace before it (adding two for the `` marker) then removing that much whitespace from each subequent line, giving: int foo() { ... } It's ok if this is not implemented as there are ways around it. I've also noticed that: [table [[...] [...] [...]] [[Minimize CRT Use in ATL] [Foo] [ ATL is not natively supported in BBv2, so this is the default. ``feature atl-minimum-crt : no yes : propagated composite ; feature.compose <atl-minumum-crt>yes : <define>_ATL_MIN_CRT ;`` ]] [[Minimize CRT Use in ATL] [Bar] [ ATL is not natively supported in BBv2, so this is the default. ``feature atl-minimum-crt : no yes : propagated composite ; feature.compose <atl-minumum-crt>yes : <define>_ATL_MIN_CRT ;`` ]] ] The table row containing "Foo" will compile cleanly, but "Bar" will generate syntax errors (note the additional line spacing). - Reece ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Boost-docs mailing list Boost-docs@xxxxxxxxxxxxxxxxxxxxx Unsubscribe and other administrative requests: https://lists.sourceforge.net/lists/listinfo/boost-docs |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Some reflections on using quickbook: 00031, Joel de Guzman |
|---|---|
| Next by Date: | Quotations: 00031, David Abrahams |
| Previous by Thread: | Re: Some reflections on using quickbooki: 00031, Joel de Guzman |
| Next by Thread: | Re: Some reflections on using quickbook: 00031, Joel de Guzman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |