Search found 2 matches

by drongo
Mon Jun 27, 2011 2:59 pm
Forum: LyX
Topic: /graphicspath doesn't work
Replies: 0
Views: 1980

/graphicspath doesn't work

I'm currently writing a thesis using latex, having migrated from kile to lyx. I like to be able to keep my figures and my .tex/.lyx files in seperate folders for organisation purposes. In kile all I needed to do was to inlude \graphicspath{{./figures/}} at the beginning of the document so that it ...
by drongo
Sun Apr 03, 2011 4:55 pm
Forum: General
Topic: How do I get the bbold package?
Replies: 1
Views: 14146

How do I get the bbold package?

Where do I get the 'bbold.sty' package? I'm trying to write 1's and 0's in blackboard bold, like this

\mathbb{1}, \mathbb{0}

At the university where I work, I can use kile and compile the latex code just fine. But on my home computer, it says:

'bbold.sty' not found. \usepackage

I can't use ...