Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latex format and file link. #7

Merged
merged 2 commits into from
May 12, 2021
Merged

Latex format and file link. #7

merged 2 commits into from
May 12, 2021

Conversation

sergiruiztrepat
Copy link
Contributor

Hi!
I like this package, is simple and useful.
I've made two little contributions:

  1. latex-format.
  2. If create-link is called from a buffer not browser, it creates a link to the file buffer.

Thanks for your work.

New feature to make latex format links and, if not at browser, make a file link.
Comment on lines +118 to +121
;; otherwise, create-link to the file-buffer
(t
`((title . ,(buffer-name))
(url . ,(buffer-file-name))))))
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Owner

@kijimaD kijimaD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM🎉
Thank you!

If create-link is called from a buffer not browser, it creates a link to the file buffer.

I was not aware of this possibility. It's very useful👍

@kijimaD kijimaD merged commit aaad582 into kijimaD:main May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants