LaTeX commands

LaTeX commands — LaTeX menu, Math menu and Edit toolbar

Functions

Includes

#include <latexila.h>

Description

Functions

latexila_latex_commands_init ()

void
latexila_latex_commands_init (GtkApplicationWindow *gtk_window);

Creates the GAction's and AmtkActionInfo's related to the LaTeX and Math menus.

Parameters

gtk_window

a GtkApplicationWindow.

 

latexila_latex_commands_insert_text ()

void
latexila_latex_commands_insert_text (TeplApplicationWindow *tepl_window,
                                     const gchar *text_before,
                                     const gchar *text_after,
                                     const gchar *text_if_no_selection);

Types and Values