ambiera logo

Ambiera Forum

Discussions, Help and Support.

folder icon Ambiera Forum > RocketCake
forum topic indicator hyphens
person icon
aenne
Registered User
Quote
2025-10-28 11:00:53

Is automatic hyphenation with separators possible in the body text?

person icon
erik
Registered User
Quote
2025-10-28 11:12:53

You can right-click any word, select "Insert Text Symbol" -> "Soft Hyphen". That causes to show the hyphen in RocketCake always, but when you click "Preview" it only uses it when the words needs to be broken.

BUT you can also tell the browser to do automatic hyphenation for all text. For that, in RocketCake, just click View -> HTML Code of page -> additional CSS -> and enter


hyphens: auto;


person icon
aenne
Registered User
Quote
2025-10-28 18:49:21

Header html

<html lang="de">


css

/* hyphens */
-moz-hyphens: auto;
-o-hyphens: auto;
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;


Create reply:










 

  

Possible Codes


Feature Code
Link [url] www.example.com [/url]
Bold [b]bold text[/b]
Image [img]http://www.example.com/image.jpg[/img]
Quote [quote]quoted text[/quote]
Code [code]source code[/code]

Emoticons


icon_holyicon_cryicon_devilicon_lookicon_grinicon_kissicon_monkeyicon_hmpf
icon_sadicon_happyicon_smileicon_uhicon_blink   






Copyright© Ambiera e.U. all rights reserved.
Contact | Imprint | Products | Privacy Policy | Terms and Conditions |