You cannot post messages because only members can post, and you are not currently a member.
Description:
Discussion of the asciidoc plain text markup language.
|
|
|
CSS
|
| |
Hi,
Is it possible to use a theme without installing it?
I. e. something like asciidoc --theme=./mytheme/mytheme.css
Thank you
-- Pau Garcia i Quiles
[link]
(Due to my workload, I may need 10 days to answer)
|
|
A few issues with asciidoc
|
| |
Hi
We've encountered a few issues with asciidoc, happy to report them in an issue tracker if appropriate:
1) When processed to a PDF, single quotes in a sql statement are altered to back ticks
[source,sql]
------------------------------ ------------------------------ ------------------------------ ---------------... more »
|
|
Is there any way to use callouts within a table?
|
| |
Hi,
just wondering if there's a way to use callouts within a table?
Something like
.An example table
[options="header,footer"]
...
where <1> should be linked with the relevant callout text.
Should I use another syntax or change some table processing related
settings?
Cheers
Davide
|
|
Bulleted list in a labeled list item
|
| |
Hi,
I'm trying to put a bulleted list in the middle of an item of a
labeled list, like so:
[link]
The problem I am having is that I can't figure out how to end the
bulleted list item while continuing the labeled list item. The
sentence starting with "When no 'file' or 'action' is present" in the... more »
|
|
asciidoc, a2x, fop and page size
|
| |
Hi,
How to control the generated pdf page size when using asciidoc's a2x --fop?
I want to change from the default A4 to letter page size.
I found this,
[link]
which says,
*-a4, -letter, -legal*... more »
|
|
AsciiDoc cheatsheet
|
| |
Hi,
I haven't been able to get to the AsciiDoc cheatsheet site lately.
Today, even the DNS is gone.
Does any one has a local copy?
Can we host a copy on the AsciiDoc official site please?
Thanks
|
|
Source code listing caption numbering
|
| |
Hello,
there is an option that captions of figures, tables, examples can be
numbered. How to do that also for source code listing specified by
[source] tag?
|
|
Simple Makefile
|
| |
Is there a simple makefile to just build html documents from some .txt files? Or is there a better way? Thanks John
|
|
floating images
|
| |
Hello!
?ve started workeing on several HTML docs which I want to convert into
AsciiDoc and make a book out of it (nice pdf output).
What is the correct procedure to get text floating (left or right)
around image which could possibly work for *both* HTML & PDF output?
If that's not possible, then we'll be happy to get it right in PDF... more »
|
|
|