Page 1 of 1

Formatting with tabs, columns, or tables

Posted: October 16th, 2013, 9:25 am
by Jonathan Robie
Stephen Carlson wrote:Here's a proposed segmentation into intonation units. Owing to limitations of this forum, it is too hard to show how they interrelated by indentation.
Could the list tag help here?

1
  • 1a
    • 1a1
      1a2
    1b
2
  • 2a
    2b
    • 2b1
      2b2
    2c
Here is the code for that list:

Code: Select all

1
[list]1a
[list]1a1
1a2[/list]
1b[/list]
2
[list]2a
2b
[list]2b1
2b2[/list]
2c[/list]

Re: Galatians 1:6-10

Posted: October 16th, 2013, 9:27 am
by Stephen Carlson
Jonathan Robie wrote:
Stephen Carlson wrote:Here's a proposed segmentation into intonation units. Owing to limitations of this forum, it is too hard to show how they interrelated by indentation.
Could the list tag help here?
Maybe, but I want to devote the left column for the reference numbers. In fact, can you do columns or tables in BBCode?

Re: Galatians 1:6-10

Posted: October 16th, 2013, 9:37 am
by Jonathan Robie
I will have to see what is possible. There are extensions. It is also possible to add support for new things, such as a [tab] tag or a [column] tag, that requires me to do a little work but it may be worth it since we look at texts here.