Opened 11 years ago
Last modified 2 years ago
#43189 assigned defect
No latex-previews when using pgf 3.0.0 in emacs-app
Reported by: | hansbogert@… | Owned by: | drkp (Dan Ports) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | reilles@…, humem (humem), mojca (Mojca Miklavec), cooljeanius (Eric Gallager) | |
Port: | pgf auctex emacs-app |
Description (last modified by mf2k (Frank Schima))
when using auctex/latex-preview, previewing is broken when used with the pgf/tikz library. When previewing a document "stop-signs" appear for every environment which normally would be candidate for preview.
Steps to reproduce
- Take a tex file which uses package tikz
- load it into emacs.app which has auctex and latex-preview enabled.
- preview the document: C-c C-p C-d
expected: previews for the sections and other environments
got: no previews, instead we got "stop-signs"
example tex:
\documentclass{report} \usepackage[british]{babel} \usepackage{tikz} \begin{document} \begin{titlepage} foo \end{titlepage} \chapter{} \end{document}
Change History (9)
comment:1 Changed 11 years ago by mf2k (Frank Schima)
Cc: | reilles@… hum@… css@… added |
---|---|
Description: | modified (diff) |
Port: | pgf,auctex,emacs-app → pgf auctex emacs-app |
comment:3 Changed 7 years ago by jmroot (Joshua Root)
Cc: | drkp added; css@… removed |
---|
comment:4 Changed 4 years ago by mf2k (Frank Schima)
Cc: | drkp removed |
---|---|
Owner: | changed from macports-tickets@… to drkp |
Status: | new → assigned |
comment:5 Changed 4 years ago by mf2k (Frank Schima)
Cc: | jjstickel added |
---|
comment:6 follow-up: 7 Changed 3 years ago by chrstphrchvz (Christopher Chavez)
comment:7 Changed 2 years ago by cooljeanius (Eric Gallager)
Replying to chrstphrchvz:
In eda114d31dbde1e273fd72038d07c4336ab6aa0f/macports-ports (master):
So... does this ticket still need to be open, then?
comment:8 Changed 2 years ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
comment:9 Changed 2 years ago by jjstickel (Jonathan Stickel)
Cc: | jjstickel removed |
---|
Note: See
TracTickets for help on using
tickets.
In the future, please Cc the port maintainers (
port info --maintainers pgf auctex emacs-app
).