On 1/13/25 11:47 AM, Ian Pilcher wrote:
I'm working on documenting some Python code with Sphinx and the Read the
Docs theme. This theme uses a couple of Unicode "private use area"
characters - U+F015 (house) and U+F06a (exclamation mark in circle).
These characters are not rende
On 1/13/25 11:51 AM, Jerry James wrote:
Do you have fontawsome-6-free-fonts installed? It's possible that the
applications you mention bundle that font.
I just installed it and restarted Firefox. No change.
--
If your u
On Mon, Jan 13, 2025 at 10:48 AM Ian Pilcher wrote:
> I'm working on documenting some Python code with Sphinx and the Read the
> Docs theme. This theme uses a couple of Unicode "private use area"
> characters - U+F015 (house) and U+F06a (exclamation mark in circle).
>
I'm working on documenting some Python code with Sphinx and the Read the
Docs theme. This theme uses a couple of Unicode "private use area"
characters - U+F015 (house) and U+F06a (exclamation mark in circle).
These characters are not rendering when I use Firefox to view my lo
On Sun, 17 Mar 2019 14:46:49 +0100
David Dusanic wrote:
> Sometimes if you force to use only your specified fonts e.g. in
> Firefox web pages will show garbled characters. If you allow the
> website's fonts it could be you are able to see the real characters.
>
> Just an idea, it happened on one
On Sat, 16 Mar 2019 15:31:41 +1030
Tim via users wrote:
All of the above make sense. I used to do this, checking the preference
that said to use my font and size on all pages, but I checked my
preferences and that appears to have disappeared. I do block google
fonts so they can't track me t
Allegedly, on or about 16 March 2019, Tom Horsley sent:
> From time to time I've seen web pages where the headers claimed
> UTF-8 encoding, but the actual text on the page was some windows
> encoding (determined experimentally by display the text in
> various codings till one of them made sense). I
On 03/16/19 13:23, Samuel Sieb wrote:
Just exactly that line and that's the right file. However, I would
suggest using a different number to avoid conflicts with the real
localhost entry. Anything starting with 127 works, but you can use
"127.0.0.2 fonts.googleapis.com" for example. I have
On 3/16/19 9:37 AM, Bob Goodwin wrote:
On 03/16/19 11:55, stan via users wrote:
I do block google fonts so they can't track me that way, and many
web pages use all the
free tracking tools of google on their pages because it is so convenient.
.
How do you do that? Google produced a suggestion
On Sat, 16 Mar 2019 12:18:09 -0400
Tom Horsley wrote:
> From time to time I've seen web pages where the headers claimed
> UTF-8 encoding, but the actual text on the page was some windows
> encoding (determined experimentally by display the text in
> various codings till one of them made sense). I
On Sat, 16 Mar 2019 12:37:52 -0400
Bob Goodwin wrote:
> On 03/16/19 11:55, stan via users wrote:
> > I do block google fonts so they can't track me that way, and many
> > web pages use all the free tracking tools of google on their pages
> > because it is so convenient.
> .
> How do you do th
On 03/16/19 11:55, stan via users wrote:
I do block google fonts so they can't track me that way, and many web pages
use all the
free tracking tools of google on their pages because it is so convenient.
.
How do you do that? Google produced a suggestion to add "127.0.0.1
fonts.googleapis.c
On Sat, 16 Mar 2019 08:55:24 -0700
stan via users wrote:
> I'll keep an eye out, and if I run into a web page that shows the
> problem, I'll post it here so experts like you can possibly track down
> what is happening.
From time to time I've seen web pages where the headers claimed
UTF-8 encoding
On Sat, 16 Mar 2019 15:31:41 +1030
Tim via users wrote:
> Well, to even start to debug it, you'd have to mention some particular
> webpage addresses that are failing.
I was going to put some examples in, but when I went looking for web
pages that had the problem, I couldn't find any. :-)
> Co
Aleksandar Kostadinov :
>> attaching characters that I lost after update today. See attached
>> image from ff 65 and slack. It showed correctly in the past. Not
>> sure how to debug what broke :/
stan:
> No, I see this also in firefox, but not everywhere, only on some web
> pages. I just assumed
On Wed, 13 Mar 2019 19:39:32 +0200
Aleksandar Kostadinov wrote:
> attaching characters that I lost after update today. See attached
> image from ff 65 and slack. It showed correctly in the past. Not sure
> how to debug what broke :/
>
>
> Any ideas?
No, I see this also in firefox, but not ever
attaching characters that I lost after update today. See attached image
from ff 65 and slack. It showed correctly in the past. Not sure how to
debug what broke :/
Any ideas?
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an
On Monday, March 19, 2018, 3:41:50 PM CDT, Andras Simon
wrote:
2018-03-19 19:07 GMT+01:00, François Patte
:
>
> Here is MWE:
>
> \documentclass[11pt,a4paper]{article}
>
> \usepackage{fontspec}
> \newfontfamily{\uni}{Unifont}
>
> \begin{document}
>
> {\uni%
> \symbol{"26BD}
> }
>
> \en
2018-03-19 20:08 GMT+01:00, Antonio Olivares :
> Thanks for helping me. I am close but I get error:
[...]
dnf install unifont-font
(as root) will solve this problem.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email
2018-03-19 19:07 GMT+01:00, François Patte
:
>
> Here is MWE:
>
> \documentclass[11pt,a4paper]{article}
>
> \usepackage{fontspec}
> \newfontfamily{\uni}{Unifont}
>
> \begin{document}
>
> {\uni%
> \symbol{"26BD}
> }
>
> \end{document}
>
> This suppose that you have the unifont.ttf installed on your
w fedora users,
>>
>> In including a soccer ball character in Unicode, I have found
>>
>> https://www.fileformat.info/info/unicode/char/26bd/index.htm
>>
>> And it works. I try to include in latex document and the character does
>> not show up.
Le 19/03/2018 à 17:01, Antonio Olivares a écrit :
> On Monday, March 19, 2018, 10:04:26 AM CDT, François Patte
> wrote:
>
>
> Le 19/03/2018 à 15:12, Antonio Olivares a écrit :
>
>> Dear fellow fedora users,
>>
>> In including a soccer ball character
t; Le 19/03/2018 à 15:12, Antonio Olivares a écrit :
>> Dear fellow fedora users,
>>
>> In including a soccer ball character in Unicode, I have found
>>
>> https://www.fileformat.info/info/unicode/char/26bd/index.htm
>>
>> And it works. I try to include in la
ra users,
>>
>> In including a soccer ball character in Unicode, I have found
>>
>> https://www.fileformat.info/info/unicode/char/26bd/index.htm
>>
>> And it works. I try to include in latex document and the character does
>> not show up. I have tried differen
2018-03-19 17:01 GMT+01:00, Antonio Olivares :
>On Monday, March 19, 2018, 10:04:26 AM CDT, François Patte
> wrote:
>
> Le 19/03/2018 à 15:12, Antonio Olivares a écrit :
>> Dear fellow fedora users,
>>
>> In including a soccer ball character in Uni
On Monday, March 19, 2018, 10:04:26 AM CDT, François Patte
wrote:
Le 19/03/2018 à 15:12, Antonio Olivares a écrit :
> Dear fellow fedora users,
>
> In including a soccer ball character in Unicode, I have found
>
> https://www.fileformat.info/info/unicode/char/26bd/index.
Le 19/03/2018 à 15:12, Antonio Olivares a écrit :
> Dear fellow fedora users,
>
> In including a soccer ball character in Unicode, I have found
>
> https://www.fileformat.info/info/unicode/char/26bd/index.htm
>
> And it works. I try to include in latex document and the
Dear fellow fedora users,
In including a soccer ball character in Unicode, I have found
https://www.fileformat.info/info/unicode/char/26bd/index.htm
And it works. I try to include in latex document and the character does not
show up. I have tried different variations
after \documentclass
On 20 March 2013 14:33, Patrick Dupre wrote:
> Quoting mer, 20 mar 2013 Ed Greshko :
>
>> On 03/20/13 21:52, Patrick Dupre wrote:
>>>
>>> I would like to display the unicode characters for example by using
>>> Character Map.
>>> Is it possible?
>
> I would like to display the unicode characters for example by using
> Character Map.
maybe this could help you: the attached file is my cheat sheet.
Frédéric
© A9 169 C2:A9
« AB 171 C2:AB
® AE 174 C2:AE
° B0 176 C2:B0
±
Quoting mer, 20 mar 2013 Ed Greshko :
On 03/20/13 21:52, Patrick Dupre wrote:
I would like to display the unicode characters for example by using
Character Map.
Is it possible?
Right now, I have plenty of funy characters but no
Pi, Lambda, etc..
I really don't understand your re
On 03/20/13 21:52, Patrick Dupre wrote:
> I would like to display the unicode characters for example by using
> Character Map.
> Is it possible?
> Right now, I have plenty of funy characters but no
> Pi, Lambda, etc..
I really don't understand your request
--
From now
On 20.03.2013 14:52, Patrick Dupre wrote:
> Hello,
>
> I would like to display the unicode characters for example by using
> Character Map.
> Is it possible?
> Right now, I have plenty of funy characters but no
> Pi, Lambda, etc..
>
π, λ, …
poma
--
Hello,
I would like to display the unicode characters for example by using
Character Map.
Is it possible?
Right now, I have plenty of funy characters but no
Pi, Lambda, etc..
Thank.
--
Patrick DUPRÉ
34 matches
Mail list logo