[ 
https://issues.apache.org/jira/browse/SOLR-10883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Rowe updated SOLR-10883:
------------------------------
    Description: 
{{=>}}, {{<=}}, and {{<-}} are rendered as invisible in the PDF.  These 
“replacement substitutions” aka “textual symbol replacements” ( 
http://asciidoctor.org/docs/asciidoc-writers-guide/#replacements ) render as 
invisible characters in the PDF, though they are visible in the HTML format, 
when substitution is in effect.

This is only a problem outside of code blocks (e.g. {{-->}} close comment 
syntax in XML is never improperly substituted).

In the screenshot below, a table from the 
CharFilterFactories|solr.MappingCharFilterFactory section is shown in the HTML 
format on the left, and in PDF format to the right; in the PDF format the 
{{=>}} is invisible.

!Screen Shot 2017-06-12 at 7.23.07 PM.png|width=800!

  was:
{{=>}}, {{<=}}, and {{<-}} are rendered as invisible in the PDF.  These 
“replacement substitutions” aka “textual symbol replacements” ( 
http://asciidoctor.org/docs/asciidoc-writers-guide/#replacements ) render as 
invisible characters in the PDF, though they are visible in the HTML format, 
when substitution is in effect.

This is only a problem outside of code blocks (e.g. {{-->}} close comment 
syntax in XML is never improperly substituted).

In the screenshot below, a table from the 
CharFilterFactories|solr.MappingCharFilterFactory section is shown in the HTML 
format on the left, and in PDF format to the right; in the PDF format the 
{{=>}} is invisible.

!Screen Shot 2017-06-12 at 7.23.07 PM.png!


> Ref guide: some replacement substitutions, e.g. => to right arrow, are 
> rendered invisibly in the PDF 
> -----------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-10883
>                 URL: https://issues.apache.org/jira/browse/SOLR-10883
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: documentation
>            Reporter: Steve Rowe
>            Assignee: Steve Rowe
>         Attachments: Screen Shot 2017-06-12 at 7.23.07 PM.png, 
> SOLR-10883.patch
>
>
> {{=>}}, {{<=}}, and {{<-}} are rendered as invisible in the PDF.  These 
> “replacement substitutions” aka “textual symbol replacements” ( 
> http://asciidoctor.org/docs/asciidoc-writers-guide/#replacements ) render as 
> invisible characters in the PDF, though they are visible in the HTML format, 
> when substitution is in effect.
> This is only a problem outside of code blocks (e.g. {{-->}} close comment 
> syntax in XML is never improperly substituted).
> In the screenshot below, a table from the 
> CharFilterFactories|solr.MappingCharFilterFactory section is shown in the 
> HTML format on the left, and in PDF format to the right; in the PDF format 
> the {{=>}} is invisible.
> !Screen Shot 2017-06-12 at 7.23.07 PM.png|width=800!



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to