Note that there are some explanatory texts on larger screens.

plurals
  1. POSlidify - diacritic marks issue: different title slide font in RStudio Knit HTML view and slidify html output
    primarykey
    data
    text
    <p>I am developing a presentation with the use of <code>R</code> <code>slidify</code> function. In my presentation I use <strong>diacritic marks</strong> from Polish language (Ą,Ć,Ę,Ł,Ń,Ó,Ś,Ź,Ż). I have noticed that their display (only in case of the presentation title slide) does differ depending on whether I render its html view via <code>Knit HTML</code> button in <code>RStudio</code> or I view the html file output generated by the <code>slifidy</code> function. </p> <p>This is a screen from a "Knit HTML button view" presentation title slide:</p> <p><img src="https://i.stack.imgur.com/rrvSH.png" alt="enter image description here"></p> <p>This is a screen from an html file output generated by the <code>slifidy</code> function (in which I additionally marked some of outstandingly displayed marks):</p> <p><img src="https://i.stack.imgur.com/gnYBk.png" alt="enter image description here"></p> <p><strong>Question:</strong> why does such difference in a font type occur and, more important, how to avoid this? (Please note it happens only in the title slide.)</p> <p>My presentation begins with the structure: </p> <pre><code>--- title : Mąlarądóałatrią o (ą,ć,ę,ł,ń,ó,ś,ź,ż ; Ą,Ć,Ę,Ł,Ń,Ó,Ś,Ź,Ż) subtitle : Podtytuł mąlarądóałatrią o (ą,ć,ę,ł,ń,ó,ś,ź,ż ; Ą,Ć,Ę,Ł,Ń,Ó,Ś,Ź,Ż) author : Imię Nazwisko job : Pisanie prezentacji o (ą,ć,ę,ł,ń,ó,ś,ź,ż ; Ą,Ć,Ę,Ł,Ń,Ó,Ś,Ź,Ż) framework : io2012 # {io2012, html5slides, shower, dzslides, ...} highlighter : highlight.js # {highlight.js, prettify, highlight} hitheme : tomorrow # widgets : [] # {mathjax, quiz, bootstrap} mode : selfcontained # {standalone, draft} --- ## Wstęp o ą,ć,ę,ł,ń,ó,ś,ź,ż ; Ą,Ć,Ę,Ł,Ń,Ó,Ś,Ź,Ż [...] </code></pre>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload