On 19 September 2014 22:18, Zang MingJie <[email protected]> wrote: > Try this patch: > > https://github.com/kghost/asciidoc/commit/4311d7f699b9ddaccbc421150ca35823e5d68169
Hi, Can yo make it a pull request on the asciidoc github https://github.com/asciidoc/asciidoc > > I have created an issue last year, but no respond > > https://code.google.com/p/asciidoc/issues/detail?id=20 ahhh sorry, since the move to github I don't think the google code issues are read very often, but since none of the current contributors owns it we can't provide a message pointing to github. Cheers Lex > > > On Tuesday, September 9, 2014 7:47:58 AM UTC+8, [email protected] wrote: >> >> Hi, >> >> Just to clarify some of the previous discussion since my last post. >> >> >> 1) option not passed >> >> The option passing worked for all filters since AsciiDoc 8.6.3 until >> AsciiDoc 8.6.6. >> >> Some time after AsciiDoc 8.6.6 AsciiDoc stopped generating the >> <optionname>-option attributes when processing the filter configuration >> files. This is the problem we are facing now and it needs to be fixed in the >> AsciiDoc core. There is nothing which can be done in the filter itself as >> currently the option information is not passed to the filer configuration >> files. >> >> 2) Not processing the filter depending on backend used (for example text) >> >> I don't think this should be a function og the aafigure filter. What you >> want is to use a different filter depending on the backend. One to generate >> text, the other to run aafigure. >> I would recommend to keep the logic to select which filter you want in the >> source document. You can use the basebackend macros to select the filters >> you want to use to generate a certain output. >> >> Henrik >> >> >> >> >> >> >> Henrik > > -- > You received this message because you are subscribed to the Google Groups > "asciidoc" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/asciidoc. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/asciidoc. For more options, visit https://groups.google.com/d/optout.
