If you're using GMail to read forum posts, I highly recommend
installing the Stylish extension/addon,

  https://userstyles.org/

and forcing fixed width output. I'm using the following stylesheet,

  @-moz-document domain("mail.google.com") {
  .gs .ii {
      font-family: Menlo;
      font-size: 8pt;
  }

On Tue, Nov 4, 2014 at 3:37 PM, Devon McCormick <devon...@gmail.com> wrote:
> These both look fine to me though the first case of "hi ho" was intended to
> use the common ASCII (default) characters rather than the box-drawing ones.
>
> On Tue, Nov 4, 2014 at 9:30 AM, Skip Cave <s...@caveconsulting.com> wrote:
>
>> All,
>>
>> This is an experiment to see if posts to the Jsoftware forum can link to
>> images stored in my Google Drive.
>>
>> Here's a link to Devon's "hi ho" test:
>> http://bit.ly/1GkvdmP
>>
>> Here's a link to Devon's Mandelbrot plot:
>> http://bit.ly/1GkwQAE
>>
>> Theoretically, clicking on the link should launch Google's png viewer in
>> your browser, so you can view the images. If that doesn't work, you should
>> be able to download them.
>>
>> Skip
>>
>> Skip Cave
>> Cave Consulting LLC
>>
>> On Mon, Nov 3, 2014 at 6:28 PM, Devon McCormick <devon...@gmail.com>
>> wrote:
>>
>> > Who is able to see the below looking like it ought to (evenly
>> ASCII-boxed,
>> > then line-drawing boxed)?
>> > I highlighted this in Gmail and set the font to Courier New.
>> >
>> >    ('hi';'ho'),('off';'to'),:'work';'we';'go'
>> > +----+--+--+
>> > |hi  |ho|  |
>> > +----+--+--+
>> > |off |to|  |
>> > +----+--+--+
>> > |work|we|go|
>> > +----+--+--+
>> >    9!:7]a.{~16+i.11
>> >
>> >    ('hi';'ho'),('off';'to'),:'work';'we';'go'
>> > ┌────┬──┬──┐
>> > │hi  │ho│  │
>> > ├────┼──┼──┤
>> > │off │to│  │
>> > ├────┼──┼──┤
>> > │work│we│go│
>> > └────┴──┴──┘
>> >
>> >
>> > On Mon, Nov 3, 2014 at 4:39 PM, Devon McCormick <devon...@gmail.com>
>> > wrote:
>> >
>> > > Except that this forum drops images attached to e-mails.  However, it's
>> > > easy enough to create a page on the J wiki and display anything there.
>> > >
>> >
>> ----------------------------------------------------------------------
>> For information about J forums see http://www.jsoftware.com/forums.htm
>>
>
>
>
> --
> Devon McCormick, CFA
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to