Page 1 of 1

Show/Set EOL Style

Posted: Tue May 26, 2015 9:19 am
by Eddie
Hello,

I noticed that, in Author V17 you can set the EOL style when exporting from the repository.
Is it possible to do that just in Author? If possible we'd like to be able to see the EOL (LF etc) and if necessary, change it.

Cheers,

Eddie.

Re: Show/Set EOL Style

Posted: Tue May 26, 2015 10:32 am
by Radu
Hi Eddie,

We only have two settings which control line separators handling. They are located in the Preferences->"Global" page.
By default the line separator for a certain file is detected when it is first opened but you can uncheck that and set a specific line separator to be used when the file is saved.

When the file is opened in the editor, it only contains LF (\n) characters at the end of each line of XML but when it is saved you can decide using the settings above what line separator to impose.

Regards,
Radu

Re: Show/Set EOL Style

Posted: Wed May 27, 2015 2:46 am
by Eddie
Thanks for the reply.

Eddie.