Change shape Square to Circle (Bug #434)
Description
Is it possible to change the shape of options from Square to Circle?
Please find below attached sample.
History
Updated by Alexis Bienvenüe about 8 years ago
Yes it is. See \AMCboxStyle
.
- % Done changed from 0 to 100
- Status changed from New to Resolved
Updated by Yogesh Chaudhari about 8 years ago
Alexis Bienvenüe wrote:
Yes it is. See
\AMCboxStyle
.
Thank you, How to do it in AMC-TXT syntax?
Updated by Alexis Bienvenüe about 8 years ago
Use something like
LaTeX-Preambule: \usepackage{tikz} LaTeX-BeginDocument: \AMCboxStyle{shape=oval}
Updated by Yogesh Chaudhari about 8 years ago
Alexis Bienvenüe wrote:
Use something like
[...]
Thanks, I tried this in my source file but getting some error, please find below my attached source file.
- File source.tex added
Updated by Alexis Bienvenüe about 8 years ago
Please copy-paste my code to avoid typos.
Updated by Yogesh Chaudhari about 8 years ago
Alexis Bienvenüe wrote:
Please copy-paste my code to avoid typos.
Thank you, you made my day. Its working..
Updated by Juan Carlos Rojas almost 8 years ago
Yogesh Chaudhari wrote:
Is it possible to change the shape of options from Square to Circle?
Please find below attached sample.
Hello, I want to change the shape too, can you show how do you do in AMC-Txt?
Updated by Alexis Bienvenüe almost 8 years ago
Please have a look at comment 3 above.
Updated by Juan Carlos Rojas almost 8 years ago
Alexis Bienvenüe wrote:
Please have a look at comment 3 above.
Yes, I see it and copy-paste you code but, send me a error.
Can you please, take a look to the warning?
- File errorAMCprueba.png added
Updated by Alexis Bienvenüe almost 8 years ago
Please post your source file.
Updated by Juan Carlos Rojas almost 8 years ago
Alexis Bienvenüe wrote:
Please post your source file.
Hello, I am using your example
- File archivo_copiaamctext added
Updated by Alexis Bienvenüe almost 8 years ago
You did not include the whole lines.
Updated by Juan Carlos Rojas almost 8 years ago
Alexis Bienvenüe wrote:
You did not include the whole lines.
Hello, That it's all I have. I am searching an example but I dont have it.
What else is needed?
Updated by Yogesh Chaudhari almost 8 years ago
Juan Carlos Rojas wrote:
Alexis Bienvenüe wrote:
You did not include the whole lines.
Hello, That it's all I have. I am searching an example but I dont have it.
What else is needed?
Check below attached newsource.txt file for reference.
- File newsource.tex added
Updated by Juan Carlos Rojas almost 8 years ago
Hello, thanks for your help, I used this file and always something goes wrong.
the translation of : Errores mientras se procesa el archivo fuente. Debe corregir el archivo fuente y volver a ejecutar la actualización de los documentos. Vea en la parte de abajo el procesamiento de los registros 'Detalles de salida del comando.'
1 errores durante compilación LaTeX (hoja de preguntas)
Undefined control sequence.
Errors while processing the source file. You must correct the source file and re-run the document update. See below for the processing of the 'Command Output Details' records.
1 errors during compilation LaTeX (question sheet)
- File erroragain.png added
Updated by Alexis Bienvenüe almost 8 years ago
Which AMC version is installed on your system? You need a recent version for this to work.
Updated by Juan Carlos Rojas almost 8 years ago
Alexis Bienvenüe wrote:
Which AMC version is installed on your system? You need a recent version for this to work.
Hello, I am using 1.2.1(svn:1403).
How can update by terminal?
Updated by Alexis Bienvenüe almost 4 years ago
- Status changed from Resolved to Closed