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

Code Listing Drag Command and a new list command #4

Closed
wants to merge 1 commit into from

Conversation

russoedu
Copy link
Contributor

@russoedu russoedu commented Nov 8, 2010

I used the Image Drag Command to create a Code Listing Drag Command, so you can drag Latex Listing recognized source code languages (not all of them… must be completed) to create the listing.

I also improved the Create Table command, so it's with a complete set of tags.

@infininight
Copy link
Member

Sorry for the long delay.

There appears to be a typo in the drag command where it leaves out a closing }. Also can you split this into two commits and give better commit messages.

@sanssecours sanssecours self-assigned this Jul 31, 2015
@sanssecours
Copy link
Member

Hi,

thank you for the pull request Eduardo. I merged your changes in commit 534afc7 and 534afc7 of the branch test. After that I modified the commands a little bit. The most notable change is probably, that Include Code Listing now inserts a listing for the minted package by default. The reason behind this change was that minted supports more languages and syntax highlighting. You can still insert code using \lstinputlisting by using the modifier key . If anyone wants to test the changes: You can download a prerelease version of the bundle here.

Kind regards,
René

@sanssecours sanssecours closed this Aug 8, 2015
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.

3 participants