3112f8b241
presentation.org: clean rewrite — no frame/tabular hacks
...
- Removed renewenvironment{frame} hack (caused empty slides)
→ allowframebreaks via org-beamer-frame-default-options in config.el
- Removed renewenvironment{tabular}/adjustbox hack (didn't scale properly)
→ resizebox via my/org-beamer-resizebox-tables filter in config.el
- Kept: Madrid theme, Kyndryl colors, AtBeginSection{}, rowcolors, logo
2026-02-25 11:20:53 +01:00
539a8e0fa8
presentation.org: fix empty separators + tables fit slides
...
- H:2: ** headings = frames, * headings = sections (logical grouping)
- AtBeginSection{}/AtBeginSubsection{}: suppress empty section title slides
- shrink=15: auto-scale overflowing content up to 15%
- Tables: adjustbox max totalheight=0.72 textheight (fits slide)
- config.el tabularx filter skips beamer → plain tabular + adjustbox works
2026-02-25 11:16:32 +01:00
9417775ccc
presentation.org: allowframebreaks back + fix table right border
...
- allowframebreaks + shrink=5: auto-split AND auto-scale
- Tables: max width 0.97 linewidth + center (prevents right border clipping)
- frametitle continuation empty (no 'cont.' label on split slides)
2026-02-25 11:09:13 +01:00
742a39e2a9
presentation.org: shrink overflow frames + scale tables to fit
...
- Frame shrink=5: auto-scale content up to 5% when it overflows
- frametitle continuation empty (no ugly 'cont.' on split frames)
- Tables: scriptsize font, max totalheight 0.75 textheight, tighter spacing
2026-02-25 11:06:19 +01:00
00429e2152
presentation.org: H:1 — level 1 headings = frame titles
2026-02-25 11:03:12 +01:00
Martin Sukany
bafe2e561c
Merge remote-tracking branch 'refs/remotes/origin/master'
2026-02-25 10:58:30 +01:00
3f34fa0fca
presentation.org: fix empty pages, keep Madrid theme + Kyndryl colors
...
- Reverted to Madrid theme (handles layout/footers/frametitle properly)
- Removed allowframebreaks wrapper (caused empty pages)
- Removed longtable/ltablex (beamer doesn't support them)
- Removed custom frametitle/footline/title page templates (Madrid handles this)
- Kyndryl colors applied via palette primary/secondary/tertiary overrides
- Logo via titlegraphic (Madrid places it on title slide)
- Table fix: tabularx + booktabs + rowcolors + Y/Z/R columns (from document.org)
- adjustbox wrapper for beamer table scaling preserved
- config.el my/org-latex-fix-tabularx filter works for beamer export too
2026-02-25 10:55:43 +01:00
Martin Sukany
360ea8d960
Merge remote-tracking branch 'refs/remotes/origin/master'
2026-02-25 10:51:03 +01:00
Martin Sukany
dc9623b647
update
2026-02-25 10:50:59 +01:00
fc3ca0e2f4
presentation.org: Kyndryl branding + table fix from document.org
...
- Custom Beamer color scheme: kyndrylRed (#C40000) title bars, items, blocks
- Kyndryl logo on title page + footer (bottom-left, with page numbers)
- Helvetica font (matches document.org)
- Table fix: ltablex + booktabs + rowcolors + Y/Z/R column types (from document.org)
- Beamer table scaling: adjustbox wrapper (updated tabcolsep/arraystretch)
- Clean frametitle: red bar with white text
- Hyperlinks in kyndrylRed
- Code blocks with light gray background
2026-02-25 10:39:24 +01:00
Martin Sukany
b1f4efcea3
update
2026-02-23 20:45:54 +01:00
343bf450ff
fix(templates): hypersetup pdfencoding=auto + unicode=true
...
Czech chars in headings/author (ý, č, etc.) crash hyperref PDF bookmark
generation without pdfencoding=auto. Affects document_personal.org
(LANGUAGE: cs, AUTHOR: Sukaný). document.org fixed for consistency.
2026-02-23 20:04:20 +01:00
db0cfc9a5f
fix(template): revert na inputenc/fontenc, odstraneny vsechny unicode znaky z komentaru
2026-02-23 18:50:17 +01:00
1420f348f5
fix(template): fontspec místo inputenc/fontenc pro LuaLaTeX
2026-02-23 18:44:40 +01:00
Martin Sukany
e38849a6c3
updated
2026-02-21 23:42:09 +01:00
Martin Sukany
3b3eff515e
updated
2026-02-21 23:23:31 +01:00
77bbb0d4a7
feat: org-agenda cursor at task name (after TODO + priority)
2026-02-20 23:59:30 +01:00
Martin Sukany
c51fb786f1
updated
2026-02-20 22:32:22 +01:00
c3a9bb19c5
Fix .gitignore: ignore generated document.tex, LaTeX build artifacts
2026-02-20 09:51:53 +01:00
cc643dc4a3
Unified color palette (Kyndryl red accent, neutral tables) + logo on title page
2026-02-20 09:51:35 +01:00
Martin Sukany
a273746e4d
Merge remote-tracking branch 'origin/master'
2026-02-20 09:42:21 +01:00
Martin Sukany
6030afadf1
updated
2026-02-20 09:41:59 +01:00
636634956d
Add rowcolors for tabularx and tabular (all table types colored)
2026-02-20 09:39:48 +01:00
ef9b44c45c
Merge best of both: article+11pt+cs babel, ltablex, ragged2e Y column, mdbook styling
2026-02-20 09:32:47 +01:00
2631c05256
Add document.org template + auto-tabularx Elisp hook
2026-02-20 09:07:24 +01:00
Martin Sukany
cca9e6b4f6
update
2026-02-13 22:42:53 +01:00
Martin Sukany
67af59e085
initial commit
2026-02-06 17:00:40 +01:00