Bug 177922

Summary: alternative french quotes missing
Product: [Applications] kile Reporter: Thomas Braun <thomas.braun>
Component: generalAssignee: Michel Ludwig <michel.ludwig>
Status: RESOLVED FIXED    
Severity: wishlist CC: karl, thomas.braun
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Thomas Braun 2008-12-16 20:18:23 UTC
Version:           2.0.4svn (using 3.5.5, Debian Package 4:3.5.5a.dfsg.1-8etch1 (4.0))
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.24-etchnhalf.1-686

From the mailing list:

Can you add to kile another version of French qoutes

it's file
src/kile/kileedit.cpp

add please
60: << "French quotes (v2):   <<   >>"

in texlive (in ubuntu) it's very nice french quotes

"< "> - very ugly

Thank you for kile!

Arseniy
Comment 1 Karl Ove Hufthammer 2009-01-04 14:11:31 UTC
Why not add « and » directly? These will always work (when you use the correct input encoding, e.g. latin1 or utf8).
Comment 2 Thomas Braun 2009-05-26 20:04:43 UTC
Already fixed.