Home Menu

Menu


Reply
Thread Tools Display Modes
  #1  
Old Mar 10, 2008, 09:27 PM
Guest
 
Posts: n/a
A friend burned some font files for me (I don't think they are technically 'font' files, but you get the drift). Minion Pro. He saved them in a variety of formats so I could figure which one was easiest for me to install (some of them are TeX files etc).

Trouble is that when I try and view what is on the CD I'm not seeing any files. The info tells me that the computer recognizes that there is space taken up on the CD, however.

If I put the CD into a PC then the CD shows up blank. If you ask it so 'show all file extensions' then there they are.

How do I get my mac to similarly show all file extensions???

advertisement
  #2  
Old Mar 10, 2008, 10:12 PM
DocClyde's Avatar
DocClyde DocClyde is offline
Legendary
 
Member Since: Feb 2005
Location: Just left of Greenland...
Posts: 11,734
Dunno, but did you check the cd thing? There are CD-R's, CD-RW, as I am sure you are aware...perhaps thats what happened, it cannot read them because the CD is the wrong type?

Sorry I am speaking out my butt, I just got home and trying to figure it out Mac problem
__________________
Believe you can and you're halfway there.
--Theodore Roosevelt
  #3  
Old Mar 10, 2008, 10:24 PM
Guest
 
Posts: n/a
Hmm. The disk is a DVD-R. I tried to gmail the files to myself but the damned uni has stopped internet / network access from my desktop PC (since I'm using my MacBook now). Sigh... And this is only round one... Once I've got the files then I need to figure out 1) How to install them into LaTeX. And 2) How to use them in LaTeX. Sigh.
  #4  
Old Mar 10, 2008, 11:22 PM
Guest
 
Posts: n/a
You were right! Copied them onto a memory stick okay and my Mac can see those. Unarchiving (decompressing?) them now

:-)
  #5  
Old Mar 11, 2008, 09:34 AM
DocClyde's Avatar
DocClyde DocClyde is offline
Legendary
 
Member Since: Feb 2005
Location: Just left of Greenland...
Posts: 11,734
Very glad to hear! Good!
__________________
Believe you can and you're halfway there.
--Theodore Roosevelt
  #6  
Old Mar 13, 2008, 10:49 PM
Guest
 
Posts: n/a
Yes, terrific.

So I go about trying to install them...

Armed with about 5 different instruction booklets (some of the instructions far from clear so multiple sources slightly helpful though also extremely confusing).

Several days later:

We have progressed to 'MinionPro Symbol. sty not found'.

Hmm.

Someone says that you need to install the MinionPro Symbol package in order to be able to use the MinionPro Font package.

Aargh.

Installing the MinionPro Symbol package...

We have progressed to h\bar command already defined.

I wonder what package I need to install now????

Aargh.

Hint: When people tell you some installation is 'not trivial' and look at you skeptically: Don't take it as a challenge!

At least... Not if you are me...
  #7  
Old Mar 13, 2008, 11:17 PM
DocClyde's Avatar
DocClyde DocClyde is offline
Legendary
 
Member Since: Feb 2005
Location: Just left of Greenland...
Posts: 11,734
Or me Mac problem
__________________
Believe you can and you're halfway there.
--Theodore Roosevelt
  #8  
Old Mar 14, 2008, 12:14 AM
Guest
 
Posts: n/a
This might not be the place, but you never know.

Installed MinionPro.
Installed MinionPro Symbol.

Running this little test program in LaTeX:

\documentclass{article}
\usepackage{MnSymbol}
\usepackage{MinionPro}
\usepackage[,textlf,minionint] {MinionPro}
\usepackage[T1]{fontenc}
\usepackage{textcomp}
\begin{document}
The quick brown fox jumps over the lazy dog.
\end{document}

It generates a completely blank PDF document when I typeset.
It seems to get to here:

(/usr/local/texlive/2007/../texmf-local/tex/latex/adobe/minion pro/fontaxes.sty)

And then I get this error message:

! LaTeX Error: Command `\hbar' already defined.

Apparently \hbar is a symbol for some physical constant. Some physical constant (I might add) that I'll never jolly well ever use the symbol for!!!

If i change the order of the program so that the MinionPro usepackage loads before the MnSymbol usepackage then I get this error message instead:

!LaTeX Error: Option clash for package MinionPro.

Any thoughts anyone??
  #9  
Old Mar 15, 2008, 08:54 AM
DocJohn's Avatar
DocJohn DocJohn is offline
Founder & Your Host
Community Support Team
Chat Leader
 
Member Since: May 2001
Location: Greater Boston, MA
Posts: 13,776
I don't know about the first error, but the second error means:

"This means you're loading the package twice. Try and find the other
place you're loading it and delete that line. Note that it may be another package that's implicitly loading inputenc."

I got that by googling around for those two latex error lines... You'll probably have more luck in the more techie forums, though (and I see you've already posted to at least one of 'em, so good luck!).
__________________
Don't throw away your shot.
  #10  
Old Mar 16, 2008, 12:35 AM
Guest
 
Posts: n/a
Thankyou.

I have been doing a few things... And I think I've messed up the .map files somehow.

Trouble with the technical forums is understanding how to follow their instructions...

There is a guy here who managed to install precisely what I'm trying to install now with the same distribution of TeX as me.

He looked very sceptically at me when I said I was going to do this. So... I guess I'll have to buy him lunch and swallow my pride and get him to take a look...
  #11  
Old Mar 17, 2008, 09:31 PM
Guest
 
Posts: n/a
By the way... The Macrumours forum (which I have significant difficulty in spelling but google is forgiving) seems to have been started because they like to speculate (sometimes) about what products are going to be uncovered in the Mac convention held each January. There is a particular forum for that, however, and you aren't supposed to do that in other sections (though people do sometimes). So... You get handy information about whether you are better to leave off purchasing model x or model y if an upgrade is likely to follow the mac convention. (My book was the only one that people thought I'd be okay with since it had a major upgrade in November and I purchased in December).

There is also a more 'official' Mac forum associated with the online official purchase site along with some tutorials on using macs and using Leopard etc etc etc. That one seems pretty good, too. You are supposed to rate the 'best answer' and so people seem highly motivated to up their rankings on the site by posting a relevant and informative answer. But... The official site seems (to me at least) to be less sympathetic about user modifications to hardware etc. And of course to ban speculation on products.

The 'official' site isn't endorsed by mac (in the sense that you can't sue them if you get bad advice). Seems that some of the people who post there are authorized mac genius people, though, but of course they aren't posting AS authorized mac genius people if something goes wrong.

Might be worth checking out there too... (I think you need an i-mac account in order to post, though). But there could be stuff in the archives.
  #12  
Old Mar 18, 2008, 09:27 AM
Guest
 
Posts: n/a
I"m sorry - that last post was meant for you. I accidentally put it here instead of in your thread.
Reply
Views: 1134

attentionThis is an old thread. You probably should not post your reply to it, as the original poster is unlikely to see it.



Similar Threads
Thread Thread Starter Forum Replies Last Post
I have a problem... Christina86 Psychotherapy 34 Apr 22, 2007 11:45 AM
i have a problem carole_1 Other Mental Health Discussion 8 May 26, 2006 03:53 AM
Is there a problem? MacD Other Mental Health Discussion 4 Jul 13, 2005 04:42 PM
Is this a problem? Teardrop822005 Eating Disorders 11 Jun 19, 2005 11:17 PM


All times are GMT -5. The time now is 05:34 AM.
Powered by vBulletin® — Copyright © 2000 - 2025, Jelsoft Enterprises Ltd.




 

My Support Forums

My Support Forums is the online community that was originally begun as the Psych Central Forums in 2001. It now runs as an independent self-help support group community for mental health, personality, and psychological issues and is overseen by a group of dedicated, caring volunteers from around the world.

 

Helplines and Lifelines

The material on this site is for informational purposes only, and is not a substitute for medical advice, diagnosis or treatment provided by a qualified health care provider.

Always consult your doctor or mental health professional before trying anything you read here.