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

How to use in latex? #136

Open
FrankCori opened this issue Jul 28, 2024 · 1 comment
Open

How to use in latex? #136

FrankCori opened this issue Jul 28, 2024 · 1 comment

Comments

@FrankCori
Copy link

I want to use the plugin in latex. When I press the short-cut key, I want the plugin to paste the follwing in my latex file:
“”“
\begin{figure}[htbp]
\centering
\includegraphics[width=\textwidth]{path/to/image.jpg}
\caption{title of the figure}
\label{fig:example}
\end{figure}
”““
How can I configure the plugin? Deeply grateful!

@FrankCori
Copy link
Author

Ok! I've solved the problem! Just config the Prefix and Suffix!

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

No branches or pull requests

1 participant