Sometimes that's the best one can come up with: make something functional,
but always with the ability to customize.
On Mon, Mar 6, 2023 at 6:38 AM michael.k...@gmx.at <
michael.kainzba...@gmx.at> wrote:
> My latest idea is a mixed strategy:
>
> I know the critical parts of the layout, where hyph
My latest idea is a mixed strategy:
I know the critical parts of the layout, where hyphenation is essential for
responsiveness and at the same time, weewx labels are used. For these parts
of the layout I use hyphens: auto; in the css. This may lead to a
hyphenation which may look a little bit u
I wish I had a better idea, but I think your solution is as good as
anything I can come up with.
On Mon, Mar 6, 2023 at 1:34 AM michael.k...@gmx.at <
michael.kainzba...@gmx.at> wrote:
> How to handle manual Hyphenation?
>
> When I insert a soft hypen to a string like this:
>
> [Texts]
> #without
How to handle manual Hyphenation?
When I insert a soft hypen to a string like this:
[Texts]
#without hypen
"Short in English" = "Suchalongwordwhichbreaksboxboundaries"
#with hypen
"Short in English" =
"Suchalongwordwhichbreaksboxboundaries"
...it works, as long as only used in HTML.