You cannot post messages because only members can post, and you are not currently a member.
|
Snow Leopard & Bruce?
|
| |
I'm unable to start Bruce now I have updated to 10.6.1 Snow Leopard.
There seems to be a "matching archictecture" problem. 32 v 64 bit?
Would appreciate any help.
geomacbk-2:~ georgewr$ cd bruce-3.2.1
geomacbk-2:bruce-3.2.1 georgewr$ ./bruce.sh -ftp ~/GeorgesBruceDemo/
mydemo.rst
Traceback (most recent call last):... more »
|
|
Where can I find an online anti-virus that doesn't install on your PC?
|
| |
I've got 5 PCs that I'm trying to use to train disadvantaged young
people. The problem is they are riddled with viruses and a firewall
blocks me from updating them. The people in charge of maintaining the
PCs won't fix them or give me the admin password (Win XP) to let me
install a new or updated antivirus the centre is being shut down in a... more »
|
|
fancy footer
|
| |
Hi,
To match company's style guidelines, I need a fancy footer :) Roughly
it should look something like
| <Classification> .... [company] |
| Slide ## of ## ... [ logo ] |
The main challenge is that 'company logo' is having no canvas around,
so if I use something like 'halign:right;valign:bottom' it would be in... more »
|
|
run_bruce question, and possible bug in test_interpreter.rst
|
| |
Hi,
I am trying out bruce-tpt from the svn trunk (including 4 external
dependencies it downloaded automatically during checkout). I'm on an
Intel Mac, OS 10.5.6, using a cinema display.
According to README.txt:
If you've not installed Bruce then you may run from the source::
% python run_bruce.py [presentation source.txt]... more »
|
|
Hardcopy of Bruce slides?
|
| |
I am attempting to use Bruce (from svn) for my Pycon talk. I like it
so far! But how does one go about making a PDF or other printable
representation of the slides? Is it RST to HTML to PDF?
Thanks
Bill Gribble
|
|
Custom bullets
|
| |
I wanted to change the characters used for list item bullets, mostly because my font doesn't have the circle and box characters that the built-in styles use. So I patched bruce so that the stylesheet could specify the Unicode characters to use for the various bullet levels, like so: list.bullet = custom:25cf,2022,2022... more »
|
|
George's Bruce Demo
|
| |
Gidday
I have made a short demo of bruce - presented in bruce.
I will upload the complete zip file "GeorgesBruceDemo.zip" which
includes the "mydemo.rst" text file and any images/video called. This
should appear under the Files link on the bruce-users page.
To start the demo on my Macbook I do this:... more »
|
|
Presentation remotes
|
| |
I have a presentation remote (handheld doo-hickey for advancing through slides in a presentation). It works by sending keystrokes that Powerpoint likes for those functions. Unfortunately, bruce doesn't interpret the keys the same way. It sends Page-Down for next slide, and Page-Up for previous slide, which... more »
|
|
cocos2d color error on transition
|
| |
I am on Mac OS X.
When I click or use the arrow keys to advance from the first slide of
any example:
Traceback (most recent call last):
File "/Volumes/Data/Users/ronald/Pr ojects/python/wrk/r251/Modules /
_ctypes/callbacks.c", line 206, in 'calling callback function'
File "/Library/Frameworks/Python.fr amework/Versions/2.5/lib/... more »
|
|
Progressive disclosure of code samples?
|
| |
I love the bullet mode that exposes the bullets one at a time. I'd like to be able to do the same with code samples. I have two use cases in mind: 1) Just like the bullet mode, expose more of the code with each click. I'd use this for a Python interactive session, for example. >>> 2+2 4... more »
|
|
|