<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi Ilia,</p>
    <p>stuff should be available at:<br>
    </p>
    <p><a class="moz-txt-link-freetext" href="https://github.com/emacs-berlin/tex-hide-show">https://github.com/emacs-berlin/tex-hide-show</a><br>
    </p>
    <p>Built as minor-mode above hs-minor-mode.<br>
      <br>
      M-x tex-hide-show-mode RET enables it in current buffer.<br>
      <br>
      Command ‘eb-tex-hide-show-section’ toggles visibility of a section
      at<br>
      point. With optional "\C-u" also subsections are affected.<br>
      <br>
      When ‘eb-tex-hide-cycle-p’ is customized to ‘t’, cycles levels
      resp.<br>
      unhides as org-mode's cycling does.<br>
      <br>
      ‘eb-tex-hide-cycle-p’ defaults to nil.<br>
    </p>
    <p>Bug-reports are welcome at
      <a class="moz-txt-link-freetext" href="https://github.com/emacs-berlin/tex-hide-show/issues">https://github.com/emacs-berlin/tex-hide-show/issues</a><br>
    </p>
    <p>Enjoy,</p>
    <p>Andreas<br>
    </p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 20.09.19 16:35, Ilia Kurenkov wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAJjPbtM218__bB0oNV4qXyA13BXaV4h-PmQemxLeW_hwwb2oog@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>Hi Andreas!</div>
        <div><br>
        </div>
        <div>Thanks for the interest. There's not much code to post,
          since what I'm interested in is rather behavior.</div>
        <div>I would like to be able to place my cursor at a LaTeX
          \section or \subsection line then hit Tab and have the section
          collapse like its equivalent would do in org-mode. In short, I
          want org-mode section navigation/manipulation support for
          LaTeX. The Spacemacs latex layer (which installs Auctex by
          default) has no support for this, not even if I enable
          hs-minor-mode or outline-minor-mode.</div>
        <div><br>
        </div>
        <div>All that being said, this isn't a direly needed feature
          because for my thesis I have a configuration I'm comfortable
          with:</div>
        <div>I do all my writing in org-mode, then export <b>only the
            body</b> to a tex file which is then loaded via \input by
          another tex file that contains the preamble, the references,
          and appendix, all of which were easier to rig up in LaTeX and
          which don't really change after initial setup. All of this
          mess is source-controlled.</div>
        <div><br>
        </div>
        <div>Cheers,</div>
        <div>Ilia<br>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Wed, Sep 4, 2019 at 5:16 PM
          Niclas Meyer <<a href="mailto:niclas@countingsort.com"
            moz-do-not-send="true">niclas@countingsort.com</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">In
          case someone is using use-package, they need `(use-package tex
          :ensure auctex)`, as auctex overrides Emacs' tex package.<br>
          <br>
          > Andreas Röhler <<a
            href="mailto:andreas.roehler@easy-emacs.de" target="_blank"
            moz-do-not-send="true">andreas.roehler@easy-emacs.de</a>>
          hat am 4. September 2019 um 10:35 geschrieben:<br>
          > <br>
          > <br>
          > <br>
          > On 04.09.19 09:13, Andreas Röhler wrote:<br>
          > ><br>
          > > Installed here calling "aptitude install auctex"<br>
          > ><br>
          > <br>
          > Which actually failed, but install from Elpa succeeded.<br>
          > <br>
          > Now appears "LaTeX" in menu instead of "Tex"<br>
          > <br>
          > _______________________________________________<br>
          > emacs-berlin mailing list<br>
          > <a href="mailto:emacs-berlin@emacs-berlin.org"
            target="_blank" moz-do-not-send="true">emacs-berlin@emacs-berlin.org</a><br>
          > <a
            href="https://mailb.org/mailman/listinfo/emacs-berlin"
            rel="noreferrer" target="_blank" moz-do-not-send="true">https://mailb.org/mailman/listinfo/emacs-berlin</a><br>
          _______________________________________________<br>
          emacs-berlin mailing list<br>
          <a href="mailto:emacs-berlin@emacs-berlin.org" target="_blank"
            moz-do-not-send="true">emacs-berlin@emacs-berlin.org</a><br>
          <a href="https://mailb.org/mailman/listinfo/emacs-berlin"
            rel="noreferrer" target="_blank" moz-do-not-send="true">https://mailb.org/mailman/listinfo/emacs-berlin</a><br>
        </blockquote>
      </div>
      <br clear="all">
      <br>
      -- <br>
      <div dir="ltr" class="gmail_signature">
        <div dir="ltr">Ilia</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
emacs-berlin mailing list
<a class="moz-txt-link-abbreviated" href="mailto:emacs-berlin@emacs-berlin.org">emacs-berlin@emacs-berlin.org</a>
<a class="moz-txt-link-freetext" href="https://mailb.org/mailman/listinfo/emacs-berlin">https://mailb.org/mailman/listinfo/emacs-berlin</a>
</pre>
    </blockquote>
  </body>
</html>