Menu

#76 Add support for beamer frames to tex parser

open
nobody
None
5
2020-02-24
2011-07-27
Peter Lewis
No

I found it useful to add support to ctags for Latex beamer frames. This is since
in presentations, content is usually structured by frame rather than by
section, subsection etc. (though these can be used as well).

Actually, the implementation uses the \frametitle{title} control sequence, since
frames themselves use \begin{frame} ... \end{frame}. I wasn't sure how to deal
with these with ctags. One downside of this is that untitled frames don't get
tags.

Discussion

  • Peter Lewis

    Peter Lewis - 2011-07-27

    Add support for frametitle tag to tex parser.

     
  • Jordi Altayo

    Jordi Altayo - 2020-02-07

    Hello,
    this is coming 9 years later but you might still be able to anser.
    I was wondering how to use this with universal-ctags if possible.
    Thanks

     
  • Masatake YAMATO

    Masatake YAMATO - 2020-02-07

    Jordi, do you need the support for beamer style?

     
    • Jordi Altayo

      Jordi Altayo - 2020-02-09

      Yes, I was wondering how to implement the PATCH or other ways to achieve a good performance with beamer class for latex. Regards

       
  • Masatake YAMATO

    Masatake YAMATO - 2020-02-12

    Could you make an issue for this topic at https://github.com/universal-ctags/ctags/issues ?

     
  • Masatake YAMATO

    Masatake YAMATO - 2020-02-24

    I didn't merge this but I introduced code to support beamer in very different way in universal-ctags.

    https://github.com/universal-ctags/ctags/pull/2424

     

    Last edit: Masatake YAMATO 2020-02-24

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.