Menu

#464 [manual] Two consecutive dashes are wrongly displayed as an en-dash

v1.0 (example)
closed-fixed
nobody
manual (41)
5
2018-05-24
2017-09-07
Evan Aad
No

The initial value for the graph key '/tikz/graphs/default edge kind' (p. 282) looks like an en-dash, whereas it is supposed to be '--', i.e. two consecutive dashes. A similar problem occurs later on the same page in the name of the '/tikz/graphs/--' key.

The reason for this bug is probably that TeX handles the combination -- as a ligature that is typeset as an en-dash. So precaucions need be taken to display this combination as-is.

Discussion

  • Evan Aad

    Evan Aad - 2017-09-07

    The same problem occurs w.r.t. the graph keys '/tikz/graphs/new --' and '/tikz/every new --' on p. 266.

     
  • Stefan Pinnow

    Stefan Pinnow - 2018-05-24
    • labels: --> manual
    • status: open --> closed-fixed
     
  • Stefan Pinnow

    Stefan Pinnow - 2018-05-24

    Good catch. This is fixed now. Thank you for reporting.

     
Auth0 Logo