On 13.07.2020 at 23:59 Gavin Smith wrote:

> If you put @code around the label then you can break the lines at the 
> underscores, like
> @xref{easyUnsetOpt_SSL_SessionID_Cache,,@code{easy:UnsetOpt_SSL_SessionID_Cache}}
> Could you amend your @see macro accordingly?

Yes, that's a good idea. I don't want to have non-code links to be
formatted as @code, though, but since I'm exporting to Texinfo from a
custom format I can simply first scan for "_" in the link and use @code
only if there's an underscore in the link. This works nicely. Thanks!

-- 
Best regards,
 Andreas Falkenhahn                            mailto:[email protected]


Reply via email to