Re: [t2t] Problem with column span in the first table line

2016-10-03 Thread Florent Gallaire
Good to hear that !

Happy txt2tags :-)

Florent

2016-10-03 3:22 GMT+02:00 Haroldo Gambini Santos :
> Dear Florent,
>
> Thanks for the quick reply.
>
> I discovered that things where not working in one one my files just because
> I forgot to put  2  empty lines before the table.
>
> Now both versions are working perfectly !
> Thanks,
>
> Haroldo
>
>
> Em 02/10/2016 18:22, Florent Gallaire escreveu:
>
> For me it's working fine...
> Which version of txt2tags do you use and for which target ?
>
> Cheers
>
> Florent
>
> 2016-10-02 16:42 GMT+02:00 Haroldo Gambini Santos
> :
>
> Hi All,
>
> I'm trying to build a table with one column spanning over 2 columns. It
> works well if the larger column is on the second line, but not if it is at
> the first line. Can anyone help me ?
>
> This works:
> | a  |  b   |
> | col span ||
>
> This *does not* works:
>
> | col span ||
> | a  |  b   |
>
> Thanks,
>
>
> --
> ==
> Haroldo Gambini Santos
> D.Sc, Computer Science
> Universidade Federal de Ouro Preto
> http://www.decom.ufop.br/haroldo/
>
> It has long been an axiom of mine that the little things are infinitely
> the most important.
>   -- Sir Arthur Conan Doyle, "A Case of Identity"
>
>
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> ___
> txt2tags-list mailing list
> https://lists.sourceforge.net/lists/listinfo/txt2tags-list
>
>
>
>
> --
> ==
> Haroldo Gambini Santos
> D.Sc, Computer Science
> Universidade Federal de Ouro Preto
> http://www.decom.ufop.br/haroldo/
>
> It has long been an axiom of mine that the little things are infinitely
> the most important.
>   -- Sir Arthur Conan Doyle, "A Case of Identity"
>
>
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> ___
> txt2tags-list mailing list
> https://lists.sourceforge.net/lists/listinfo/txt2tags-list
>



-- 
FLOSS Engineer & Lawyer

--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
txt2tags-list mailing list
https://lists.sourceforge.net/lists/listinfo/txt2tags-list


Re: [t2t] Problem with column span in the first table line

2016-10-02 Thread Haroldo Gambini Santos

Dear Florent,

Thanks for the quick reply.

I discovered that things where not working in one one my files just 
because I forgot to put  2  empty lines before the table.


Now both versions are working perfectly !
Thanks,

Haroldo

Em 02/10/2016 18:22, Florent Gallaire escreveu:

For me it's working fine...
Which version of txt2tags do you use and for which target ?

Cheers

Florent

2016-10-02 16:42 GMT+02:00 Haroldo Gambini Santos :

Hi All,

I'm trying to build a table with one column spanning over 2 columns. It
works well if the larger column is on the second line, but not if it is at
the first line. Can anyone help me ?

This works:
| a  |  b   |
| col span ||

This *does not* works:

| col span ||
| a  |  b   |

Thanks,


--
==
Haroldo Gambini Santos
D.Sc, Computer Science
Universidade Federal de Ouro Preto
http://www.decom.ufop.br/haroldo/

It has long been an axiom of mine that the little things are infinitely
the most important.
-- Sir Arthur Conan Doyle, "A Case of Identity"


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
txt2tags-list mailing list
https://lists.sourceforge.net/lists/listinfo/txt2tags-list






--
==
Haroldo Gambini Santos
D.Sc, Computer Science
Universidade Federal de Ouro Preto
http://www.decom.ufop.br/haroldo/

It has long been an axiom of mine that the little things are infinitely
the most important.
-- Sir Arthur Conan Doyle, "A Case of Identity"

--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
txt2tags-list mailing list
https://lists.sourceforge.net/lists/listinfo/txt2tags-list


Re: [t2t] Problem with column span in the first table line

2016-10-02 Thread Florent Gallaire
For me it's working fine...
Which version of txt2tags do you use and for which target ?

Cheers

Florent

2016-10-02 16:42 GMT+02:00 Haroldo Gambini Santos :
>
> Hi All,
>
> I'm trying to build a table with one column spanning over 2 columns. It
> works well if the larger column is on the second line, but not if it is at
> the first line. Can anyone help me ?
>
> This works:
> | a  |  b   |
> | col span ||
>
> This *does not* works:
>
> | col span ||
> | a  |  b   |
>
> Thanks,
>
>
> --
> ==
> Haroldo Gambini Santos
> D.Sc, Computer Science
> Universidade Federal de Ouro Preto
> http://www.decom.ufop.br/haroldo/
>
> It has long been an axiom of mine that the little things are infinitely
> the most important.
>   -- Sir Arthur Conan Doyle, "A Case of Identity"
>
>
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> ___
> txt2tags-list mailing list
> https://lists.sourceforge.net/lists/listinfo/txt2tags-list
>



-- 
FLOSS Engineer & Lawyer

--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
txt2tags-list mailing list
https://lists.sourceforge.net/lists/listinfo/txt2tags-list


Re: [t2t] Problem with column span in the first table line

2016-10-02 Thread Eric Forgeot

Hello,

it works for me on HTML, both using txt2tags version 2.6, and also 
revision 804 and above, like the latest devel version 
https://raw.githubusercontent.com/txt2tags/txt2tags/master/txt2tags


On which target did you get the problem? Which txt2tags version (and 
revision if you can get it)?





On 02/10/2016 16:42, Haroldo Gambini Santos wrote:



Hi All,

I'm trying to build a table with one column spanning over 2 columns. 
It works well if the larger column is on the second line, but not if 
it is at the first line. Can anyone help me ?


This works:
| a  |  b   |
| col span ||

This *does not* works:

| col span ||
| a  |  b   |

Thanks,


--
==
Haroldo Gambini Santos
D.Sc, Computer Science
Universidade Federal de Ouro Preto
http://www.decom.ufop.br/haroldo/

It has long been an axiom of mine that the little things are infinitely
the most important.
-- Sir Arthur Conan Doyle, "A Case of Identity"


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot


___
txt2tags-list mailing list
https://lists.sourceforge.net/lists/listinfo/txt2tags-list


--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
txt2tags-list mailing list
https://lists.sourceforge.net/lists/listinfo/txt2tags-list


[t2t] Problem with column span in the first table line

2016-10-02 Thread Haroldo Gambini Santos


Hi All,

I'm trying to build a table with one column spanning over 2 columns. It 
works well if the larger column is on the second line, but not if it is 
at the first line. Can anyone help me ?


This works:
| a  |  b   |
| col span ||

This *does not* works:

| col span ||
| a  |  b   |

Thanks,


--
==
Haroldo Gambini Santos
D.Sc, Computer Science
Universidade Federal de Ouro Preto
http://www.decom.ufop.br/haroldo/

It has long been an axiom of mine that the little things are infinitely
the most important.
-- Sir Arthur Conan Doyle, "A Case of Identity"

--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
txt2tags-list mailing list
https://lists.sourceforge.net/lists/listinfo/txt2tags-list