> Am 07.10.2021 um 11:24 schrieb noib3 via ntg-context <[email protected]>:
> 
> How can I place an SVG icon "inline", i.e. side by side to some text? Here's 
> my MWE
> 
> ```
> \useURL
>   [github]
>   [https://github.com/test]
>   []
>   [github.com/test]
> 
> \starttext
>   \placefigure[none]{}{\externalfigure[github.svg][width=17.5pt]}
>   \from[github]
> \stoptext
> ```

Just use \externalfigure, since \placefigure creates a float.

If that’s not enough to keep it together, try a \hbox{}

Hraban
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to