File | Date | Author | Commit |
---|---|---|---|
core | 2024-12-27 |
![]() |
[019780] Update only title layout |
gui | 2025-02-12 |
![]() |
[1892f8] Update code comments |
templates | 2024-07-22 |
![]() |
[48989a] Added basic templates |
BeamerQt.sh | 2024-07-20 |
![]() |
[c147c5] Added launcher and TODO file |
Development Ideas.lyx | 2024-05-09 |
![]() |
[8fb00d] Updated configurator interface |
LICENSE | 2024-05-06 |
![]() |
[ba4701] Initial commit |
README.md | 2025-02-02 |
![]() |
[53fa1d] Update README.md |
TODO.txt | 2024-09-11 |
![]() |
[66af2a] Removed debug comments for content widget slider |
TestBeamer.lyx | 2024-09-09 |
![]() |
[7a1ae5] Workaround for alignment issues in output |
icon.ico | 2024-10-19 |
![]() |
[4491de] Updated icon |
main.py | 2024-07-11 |
![]() |
[1b3857] Update main |
BeamerQT is a user-friendly graphical interface designed to facilitate the creation of Beamer presentations without manually editing LaTeX code associated with the Slides. It provides a comprehensive set of features that allow users to define layouts, insert content (including text, blocks, and images), and configure some advance settings of the theme. BeamerQT provides both beginners and advanced LaTeX users the ability to create amazing presentations and focus in the contents rather than in the code.
BeamerQT features a graphical user interface that provides easy access to most desired Beamer/LaTeX features without adding LaTeX code.
BeamerQT provides a range of predefined layout schemes inspired by common presentation tools such as PowerPoint or LibreOffice Impress. Instead of manually writing LaTeX code for columns and blocks, the user can simply select a layout and BeamerQT will automatically insert and manage the required Beamer columns and blocks.
Key capabilities include:
Each slide can contain a title, a subtitle, and a set of blocks for content. Additionally, slides can be configured as either a new section or subsection, enabling automatic insertion of corresponding section or subsection titles into the presentation.
Key features:
The Slides List provides an overview of the entire presentation, showing each slide’s position, number, and title. Sections and subsections are clearly marked, assisting in navigation and organization. Users can reorder, duplicate, copy, or delete slides as needed, ensuring efficient slide management.
Blocks are fundamental units of content in BeamerQT. The tool supports various block types—such as Block, Alert, Example, or plain text blocks—through a simple radio-button interface. This approach eliminates the need to write LaTeX commands manually.
Core functionalities of blocks include:
Sub-blocks allow for more granular content organization within a block. Each block contains at least one sub-block (generally text-based), and users can add multiple sub-blocks as needed.
Sub-block features include:
The image sub-block is a specialized sub-block type for inserting images. BeamerQT supports bitmap files (e.g., .jpg, .png), vector images (.svg), and .pdf files. For .svg images, BeamerQT utilizes Inkscape to convert them to .pdf format, ensuring seamless integration into the final presentation (tested Linux systems only).
Image sub-block features:
The front-matter section allows for easy configuration of presentation-wide settings. Users can define the presentation title, author names, and customize the LaTeX preamble. Additionally, advanced features can be enabled to further refine the overall look and structure of the presentation, such as:
When the user is satisfied with the content and layout, clicking the Generate LaTeX button exports the presentation to LaTeX and runs pdflatex to compile a PDF. The resulting PDF is then displayed, enabling immediate review.
The LaTeX folder button opens the output directory, allowing for further customization or integration with other tools. Note that each LaTeX generation overwrites files in the output folder.
BeamerQT uses a .bqt file format, which is essentially a zipped directory containing all necessary metadata, such as:
This approach ensures that .bqt files can be easily shared, backed up, and edited across different systems without losing essential data.
Install MikTex:
Install BeamerQT:
https://sourceforge.net/projects/beamerqt/
Debian based:
apt-get install python3 texlive-beamer inkscape
Install PyQt6:
pip install pyqt6
Run BeamerQT:
Download the source code of BeamerQT from this repository.
Open a terminal in the directory that contains the file main.py
python3 main.py
https://www.youtube.com/watch?v=XQKJbuT8q1g
Please donate to help me developing this software. Paypal donation link: