On 20.10.2011 11:20, Andrea Montinaro wrote:
Hi everyone,
my question is: How can i get capital letter automatically after every
dot? and more: How can I have the right space afet comma or bracket etc.?
I’m using the lastest LYX version in windows.
Thank you very much who can help me and solve these problem.
Hi,
Perhaps I misunderstand wht you mean by "right space".
If you want to ensure you have 1 space after each comma:
1- put the cursor at the top of the document,
2- use Edit->Find & Replace (Quick)
in Find: type "," (without the quotes)
in Replace with, type ", " (without the quotes)
click Replace All
3- put the cursor at the top of the document,
4- use Edit->Find & Replace (Quick)
in Find: type " " (two spaces, without the quotes)
in Replace with, type " " (one space, without the quotes)
click Replace All
There's probably a better way using the advanced find & replace and
regexp, but I'm no regexp expert.
Best regards,
Olivier