Revision: 28864
          http://sourceforge.net/p/bibdesk/svn/28864
Author:   hofman
Date:     2024-04-25 15:57:08 +0000 (Thu, 25 Apr 2024)
Log Message:
-----------
revert changes to character conversion list, converting dotless i and j can be 
dangerous as it would convert e.g. \'{\i} to invalid tex

Modified Paths:
--------------
    trunk/bibdesk/CharacterConversion.plist

Modified: trunk/bibdesk/CharacterConversion.plist
===================================================================
--- trunk/bibdesk/CharacterConversion.plist     2024-04-25 15:43:19 UTC (rev 
28863)
+++ trunk/bibdesk/CharacterConversion.plist     2024-04-25 15:57:08 UTC (rev 
28864)
@@ -119,10 +119,6 @@
                <string>{\^e}</string>
                <key>ë</key>
                <string>{\&quot;e}</string>
-               <key>ı</key>
-               <string>{\i}</string>
-               <key>ȷ</key>
-               <string>{\j}</string>
                <key>ì</key>
                <string>{\`\i}</string>
                <key>í</key>
@@ -399,10 +395,6 @@
                <string>Ł</string>
                <key>{\l}</key>
                <string>ł</string>
-               <key>{\i}</key>
-               <string>ı</string>
-               <key>{\j}</key>
-               <string>ȷ</string>
                <key>{\oe}</key>
                <string>œ</string>
                <key>{\o}</key>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Bibdesk-commit mailing list
Bibdesk-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to