Re: include do not work any longer

Giovanni Piredda <[email protected]> Tue, 17 Mar 2026 13:57:25 +0000
Newsgroups gmane.editors.texmacs.user
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--------------h0xs95gZAf6QUszwlBI0gyEW
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit

I do not know if I would be able to help, but you might try first the 
so-called bisection method to find the part of the file that stops the 
include from working.

That is, you remove the second half of the file. If you can include, it 
is the second half that does not work, and you can search inside that by 
putting it back and cutting off the last 1/4 of the file instead (apply 
the bisection to the second half). If you cannot include, the first part 
of the file contains the part which you are looking for, so now you try 
the first quarter (i.e. apply the bisection to the first half).

In this way you would be able to find out the words or other document 
part that make include fail.

Giovanni

On 3/13/26 12:10, vincent douce wrote:
> hi
> i have created a maitre.tm document
> containing an include|apprenti.tm
> apprenti.tm contains only « a »
> the indlude do not work
>
> what is strange is that
> in an other folder
> i have a large formulary
> with several iinclude that all works
> except the include i created this morning
>
> i cant’t manage to understand why
>
> i wanted to updrage this formulary for the students but i can't
>
> Vincent
--------------h0xs95gZAf6QUszwlBI0gyEW
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I do not know if I would be able to help, but you might try first
      the so-called bisection method to find the part of the file that
      stops the include from working.</p>
    <p>That is, you remove the second half of the file. If you can
      include, it is the second half that does not work, and you can
      search inside that by putting it back and cutting off the last 1/4
      of the file instead (apply the bisection to the second half). If
      you cannot include, the first part of the file contains the part
      which you are looking for, so now you try the first quarter (i.e.
      apply the bisection to the first half).</p>
    <p>In this way you would be able to find out the words or other
      document part that make include fail.</p>
    <p>Giovanni</p>
    <div class="moz-cite-prefix">On 3/13/26 12:10, vincent douce wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:6da11261-96eb-41e4-9a81-5216d9d1de76@Spark">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <title></title>
      <div name="messageBodySection">
        <div dir="auto"><span style="font-family:Courier">hi</span><br>
          <span style="font-family:Courier">i have created a maitre.tm
            document</span><br>
          <span style="font-family:Courier">containing an
            include|apprenti.tm</span><br>
          <span style="font-family:Courier">apprenti.tm contains only
            « a » </span><br>
          <span style="font-family:Courier">the indlude do not work</span><br>
          <br>
          <span style="font-family:Courier">what is strange is that</span><br>
          <span style="font-family:Courier">in an other folder</span><br>
          <span style="font-family:Courier">i have a large formulary</span><br>
          <span style="font-family:Courier">with several iinclude that
            all works</span><br>
          <span style="font-family:Courier">except the include i created
            this morning</span><br>
          <br>
          <span style="font-family:Courier">i cant’t manage to
            understand why</span><br>
          <br>
          <span style="font-family:Courier">i wanted to updrage this
            formulary for the students but i can't</span><br>
          <br>
          <span style="font-family:Courier">Vincent</span></div>
      </div>
    </blockquote>
  </body>
</html>

--------------h0xs95gZAf6QUszwlBI0gyEW--