Log in

View Full Version : Curly brackets in MaestroSBT


loekverhees
20th January 2009, 14:56
I want to add the following subtitle:

.=:{ THE END }:=.

But when previewing in MaestroSBT, I see this:

.=::=. , so missing { THE END }.

I tried to replace the { and } with [ and ]. This works, however, I really want the curly brackets and not the square brackets.

Does someone know how to solve this?

Thankx in advance.

Ulf
22nd January 2009, 16:17
I want to add the following subtitle:

.=:{ THE END }:=.

But when previewing in MaestroSBT, I see this:

.=::=. , so missing { THE END }.



Try with:

.=:\{ THE END }:=.

loekverhees
22nd January 2009, 18:30
Try with:

.=:\{ THE END }:=.

It works, thanks! Very simple actually :).