Skip to content

problème theme_ofce avec le format beamer de quarto #7

Description

@ellaurscpo

J'ai un problème quand j'essaie d'utiliser le theme_ofce pour les graphiques dans quarto si j'utilise le format beamer.

J'ai le msg d'erreur suivant: Registering fonts with R
Quitting from lines 42-60 (presentation.qmd)

Erreur dans grid.Call.graphics(C_text, as.graphicsAnnot(x$label), x$x, x$y, :
spécification de police incorrecte
Appels : .main ... drawDetails -> drawDetails.text -> grid.Call.graphics

mon preambule beamer est

format:
beamer:
incremental: false
aspectratio : 1610
keep-tex: true
theme: ofce
editor_options:
chunk_output_type: console
latex-auto-install: true

La compilation fonctionne si (i) j'utilise le format revealjs (ii) si j'utilise le theme_economist au lieu du thème OFCE pour les graphiques (avec le format au dessus).
Selon XT, je dois essayer la police roboto au lieu de nunito dans les options du theme_ofce

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions