<div dir="ltr">Both three links work fine for me.<div><br></div><div>Paulo Ney</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Sep 8, 2023 at 2:55 AM Gerard E. Seibert <<a href="mailto:jerry@seibercom.net">jerry@seibercom.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Fri, 8 Sep 2023 10:34:06 +0100, John C Frain stated:<br>
>When I click on your first link I get messages about tax refunds. Have<br>
>you been hacked.<br>
><br>
>On Fri 8 Sept 2023, 04:23 Darío via texhax, <<a href="mailto:texhax@tug.org" target="_blank">texhax@tug.org</a>> wrote:<br>
><br>
>> Hello! I am confused about this.<br>
>> This behavior in tables using Nice Tabular has been giving me a<br>
>> headache for a long time. I consulted him in tex.stackexchange:<br>
>> <a href="https://tex.stackexchange.com/questions/694224/horizontal-rules-or-not-horizontal-rules-in-nicetabular" rel="noreferrer" target="_blank">https://tex.stackexchange.com/questions/694224/horizontal-rules-or-not-horizontal-rules-in-nicetabular</a><br>
>> was closed for unlessclarity.<br>
>><br>
>> But today I find myself writing a code, and then compile the tables<br>
>> was perfect, as I wanted, ie: vertical lines, double vertical lines<br>
>> and the colors in the rows. For clarity, this file will be called<br>
>> good file.tex<br>
>><br>
>> Seeing that it worked, I tried copying a code that wasn't working<br>
>> for me to another file, called filebad.tex.<br>
>><br>
>> I copied the portion that didn't work to the filegood.tex, then<br>
>> compile and perfect! the tables that don't work in filebad work fine<br>
>> in filegood. Is it possible?? It baffles me.<br>
>><br>
>> Both files it have the same package, the only difference is that<br>
>> filebad is a book and filegood is an article and the book have<br>
>> \tableofcontents ¿?<br>
>><br>
>> The compilation use this command line (I use geany to compile with<br>
>> F8 key, on Debian 12):<br>
>> latex --file-line-error-style -output-directory=/tmp "%f" && dvipdf<br>
>> /tmp/"%e.dvi"<br>
>><br>
>> The pdf's file produce for filebad is in [1], and filegood in [2].<br>
>><br>
>> This is the code for some tables:<br>
>> \documentclass[12pt,a4paper]{article}<br>
>> \usepackage{nicematrix}<br>
>> \usepackage[version=4]{mhchem}<br>
>> \usepackage{booktabs}<br>
>> \usepackage{float}<br>
>> \begin{document}<br>
>>         \begin{table}[H]<br>
>>         \begin{NiceTabular}{|l|c|c|c|c|c|c|}<br>
>>         \CodeBefore<br>
>>         %\rowlistcolors{1}{red} % sólo la primer fila<br>
>>         \rowlistcolors{2}{red!15,blue!15}<br>
>>         \Body<br>
>>                 \toprule<br>
>>                 Isótopo & Nombre & $Z$ & $A$ & $p^{+}$ & $n$ &<br>
>> $e^{-}$\\\toprule<br>
>>                 \ce{^{80}_{35}Br} & & 35 & 80 & & & 35\\\midrule<br>
>>                 \ce{^{54}_{26}Fe} & & & & 26 & &\\\midrule<br>
>>                 \ce{^{204}_{82}Pb} & Plomo 204 & 82 & & 82 & &<br>
>> \\\midrule \ce{^{131}_{53}I} & & & & & & \\\midrule<br>
>>                 \ce{^{208}_{82}Pb} & & & 208 & & 126 & \\\midrule<br>
>>                 \ce{^{235}_{92}U} & Uranio 235 & & 235 & & &<br>
>> \\\bottomrule \end{NiceTabular}<br>
>> \end{table}<br>
>> \end{document}<br>
>><br>
>> If I compile only this, really good but in the filebad.tex not; and<br>
>> incredibly in the filegood.tex compile correctly. Really don't<br>
>> understand this behavior.<br>
>><br>
>> I could share both full codes, they are a bit long and I have<br>
>> separate files, to see if someone can help me to find the error. I<br>
>> repeat both files have identical packages in use.<br>
>><br>
>> Thanks a lot, apologies if it is not understood, but I do not<br>
>> understand these different behaviors.<br>
>> Darío<br>
>><br>
>> [1] <a href="https://postimg.cc/vcM6x8Yh" rel="noreferrer" target="_blank">https://postimg.cc/vcM6x8Yh</a><br>
>> [2] <a href="https://postimg.cc/F7Zkyt14" rel="noreferrer" target="_blank">https://postimg.cc/F7Zkyt14</a><br>
<br>
Both links work fine for me.<br>
<br>
-- <br>
Jerry<br>
<br>
</blockquote></div>