Post Reply 
How to create a table
12-31-2013, 07:21 AM
Post: #1
How to create a table
In a recent thread I tried to create a table:

   10: 1.291303564
   20: 1.291290482
   50: 1.291286729
  100: 1.291286183
  200: 1.291286042
  500: 1.291286006
 1000: 1.291285997

For this I used the Unicode character NO-BREAK SPACE U+00A0.
Is there a simpler way to create a table?

Even in a code-block multiple spaces are sometimes ignored:
Code:

     1
   10
  100
 1000
It appears that leading spaces of the first line are ignored. For the following lines at least two spaces are needed. But in a code-block we can't underline. Thus we couldn't use it in this case.

Maybe there's a plug-in for tables?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
How to create a table - Thomas Klemm - 12-31-2013 07:21 AM
RE: How to create a table - Mark Hardman - 12-31-2013, 05:29 PM
RE: How to create a table - Dave Hicks - 01-02-2014, 03:18 PM
RE: How to create a table - Thomas Klemm - 01-02-2014, 10:45 PM
RE: How to create a table - Dave Hicks - 01-08-2014, 05:59 AM
RE: How to create a table - Thomas Klemm - 03-14-2015, 08:52 AM
RE: How to create a table - matthiaspaul - 03-18-2015, 11:29 PM
RE: How to create a table - Dave Hicks - 03-21-2015, 05:27 PM
RE: How to create a table - matthiaspaul - 03-22-2015, 11:43 PM
RE: How to create a table - Thomas Klemm - 03-23-2015, 08:31 PM



User(s) browsing this thread: 1 Guest(s)