Here is a patch so that the papersize choices in tools->preferences->latex and document->preferences->page format are the same. -- Viele Grüße, Hartmut
Hungerhilfe: http://www.thehungersite.com Das heutige Motto: Draw your salary before spending it.
--- QPrefLatexModule.ui-orig 2005-12-11 14:04:25.469368008 +0100 +++ QPrefLatexModule.ui 2005-12-11 14:04:17.086642376 +0100 @@ -247,19 +247,19 @@ <item> <property> <name>text</name> - <string>US Letter</string> + <string>US letter</string> </property> </item> <item> <property> <name>text</name> - <string>Legal</string> + <string>US legal</string> </property> </item> <item> <property> <name>text</name> - <string>Executive</string> + <string>US executive</string> </property> </item> <item> @@ -283,6 +283,18 @@ <item> <property> <name>text</name> + <string>B3</string> + </property> + </item> + <item> + <property> + <name>text</name> + <string>B4</string> + </property> + </item> + <item> + <property> + <name>text</name> <string>B5</string> </property> </item>