Bug #9328 2006-11-01 15:50
zevlad
Doesn't print underscore
When I print my source code, underscores '_' have not been printed...
e.g:
on screen: "suite_travail"
on paper: "suite travail"
If you could resolve this bug it would be great :-)
- Category
- Application::Error
- Group
- Status
- Closed
- Close date
- 2006-12-06 06:33
- Assigned to
- tiwag
History
I can confirm this, I think I happend due to changes 2 to 3 weeks ago.
i can't confirm this,
underscores are printed fine for me
maybe some problem with the used font ?
CB rev 3163
wx263-MSW (winXP)
used font: Courier New 10
which font are you using ?
could you test using another font please ?
brgds, tiwag
which font are you using ?
could you test using another font please ?
brgds, tiwag
I can also confirm this:
Release 8.02 && SVN 5616
WinXP
Courier New 8 (default install)
Observations:
8pt font viewed in editor
will print 7pt font without line numbers (good)
will print 6pt font with line numbers (bug)
7pt font viewed in editor
will print 6pt font without line numbers (bug)
will print 5pt font with line numbers (good)
Notes:
Looks as if you print 6pt font it will not print underscore at all, with SVN Export->PDF it will only have 66 lines on a page (no matter the size) but will print underscores. Printing to a PDF printer, it will print just as it does in Observations.
If you need any more testing or information from me, please let me know.
-Jake-GR