Talk:Multiplication tables: Difference between revisions

m
no edit summary
m (added border around image (because after cutting the image, it wasn't obvious any more that it was one))
mNo edit summary
 
(6 intermediate revisions by 3 users not shown)
Line 48:
</div>
: As you see, the "wrong" version looks right, and the "right" version looks wrong. --[[User:Ce|Ce]] 21:16, 2 September 2010 (UTC)
 
:: Yes. The problem is that windows does not deal with those line drawing characters very well. But that proposed fix was not a good fix -- it deals with line drawing characters which are scaled wrong under windows by removing some characters, which is means it fails under linux where they are the right size. But have you tried my fix -- my fix used a different set of line drawing characters? (I have used that other set on this site with fewer windows induced problems.) --[[User:Rdm|Rdm]] 21:58, 2 September 2010 (UTC)
 
::: I had checked using firefox 3.6 over gnome on Solaris 10 and still saw the problem. [[File:Mult.gif]]
::: --[[User:Paddy3118|Paddy3118]] 06:43, 3 September 2010 (UTC). --[[User:Paddy3118|Paddy3118]] 08:35, 3 September 2010 (UTC)
 
==REXX==
: I think this test for EBCDIC is incorrect:
:: ebcdic='f0'==1 /*is this an EBCDIC machine? */
: correct:
:: ebcdic=('f1'x=1)
--[[User:Walterpachl|Walterpachl]] 07:25, 10 July 2012 (UTC)
2,289

edits