need help => arrow text replacement

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

need help => arrow text replacement

redwerkz
i want to use the single arrow -> and double arrow => and want to render them with the maven plugin. i have roboto as a base font, but only crossed boxes are showing up in the pdf. when i add noto as a fallback font, only the single arrow get's replaced by the correct symbol. but when i just type: asciidoctorj -b pdf *.adoc both arrows are showing up.

can somebody help getting this result with maven plugin and roboto as base font?
Reply | Threaded
Open this post in threaded view
|

Re: need help => arrow text replacement

Jeremie Bresson
I have a similar problem with callouts in PDF. The font I have configured do not support special chars like circled digit one.
You are probabelly experimenting something similar with rightwards double arrow.

Are you seing something like that in your log:
"The following text could not be fully converted to the Windows-1252 character set" ?

See: https://github.com/asciidoctor/asciidoctor-pdf/issues/409
Reply | Threaded
Open this post in threaded view
|

Re: need help => arrow text replacement

redwerkz
no, i don't have this im my log.

and i'm a little bit confused. noto seems not to have double arrows (http://www.fontspace.com/google/noto-serif/38307/charmap). but it shows up in a pdf (asciidoctorj -b pdf *.adoc) where in properties it says it uses only noto?!