Hi David
Wingdings is not available on all computers, and so the intended characters may not appear on computers running non-Microsoft operating systems such as Mac OS 9, Mac OS X 10 or Linux. The intended characters are also unlikely to appear when using a standards-compliant browser such as Firefox, Netscape 6+, Opera 6+, Safari 3+ or SeaMonkey. If it prints successfully that tells us that the problem is in your existing document. See Troubleshoot damaged documents in Word for Mac. If it doesn't print successfully try changing the font of your text by selecting your sample text, choosing the Font drop down on the ribbon, and selecting a different font.
I googled quit a lot, but I could not find a solution to solve this fonts issue.
Fred
Am Donnerstag, 17. November 2016 17:13:25 UTC+1 schrieb David Gohel:Hi
fontname_serif, fontname_sans, fontname_mono, fontname_symbol | font names for font faces. Use fonts available on operating system. |
fontname_serif = 'Times New Roman', fontname_sans = 'Calibri',
fontname_mono = 'Courier New', fontname_symbol = 'Symbol'
Le jeudi 17 novembre 2016 17:06:06 UTC+1, Fred a écrit :
Hi there,
somehow I am not able to placeeditable vector graphs in either word or powerPoint documents, but only when I use my mac.
I do the following:
Wingdings Not Working In Word For Mac Os
#------------------------------------
require( ReporteRs )
require( ggplot2 )
doc <- pptx()
doc <- addSlide(doc,'Two Content' )
myplot <- ggplot(data=PlantGrowth,aes(x=group, y=weight, fill=group))+
geom_boxplot()
doc <- addPlot(doc,function() print(myplot), vector.graphic = FALSE )
Word Wingdings Keyboard
doc <- addPlot(doc,function() print(myplot), vector.graphic = TRUE )
Error ineval(substitute(expr), envir, enclos) :
Fontconfig error: unable to match fontpattern
Wingdings Not Working In Word For Macbook Pro
#------------------------------------
Microsoft Word Wingdings Symbols
Everything works fine untilthe last line.
Wingdings Not Working In Word For Mac Download
I must be a problem related tothe mac (I am using El Capitan and java version '1.6.0_65) as the same codeworks well with a windows workstation. On both systems I used the newestversions of R (version 3.3.2 (2016-10-31) -- 'Sincere Pumpkin Patch').
I am not able to fix thisissue. Any solutions or hints?
Kind regards,
Fred