ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* ConTeXt on android via "debian noroot"-App
@ 2016-01-24 15:55 Thomas Klein
  2016-01-26 11:40 ` luigi scarso
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Thomas Klein @ 2016-01-24 15:55 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 902 bytes --]

Hello ConTeXt-Crew,

thank you very much for this fantastic application. I'm a former LaTeX-user
and now I can't imagine to go back ever.

Recently I tried to install ConTeXt in an android smartphone with help of
the app "debian noroot". Everything went fine and I'm able to compile
documents, but all \framed-Commands lead to the error-message

"tex error on line 2 in file...: !You can't use '\hrule' here except with
leaders"

The minimal example is:

\starttext
\framed{Hello}
\stoptext

I suspect the cause for this might be missing packages (metapost?). Can you
give me any hint, what packages I have to install? I installed the ConTeXt
Standalone from contextgarden and I'm running context version 2016.01.18
22:21 (ConTeXt Process Management 0.63). I already tried to install the
package texlive-metapost, but it didn't help.

Help would highly be appreciated.

Thanks in advance
Thomas Klein.

[-- Attachment #1.2: Type: text/html, Size: 1198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: ConTeXt on android via "debian noroot"-App
  2016-01-24 15:55 ConTeXt on android via "debian noroot"-App Thomas Klein
@ 2016-01-26 11:40 ` luigi scarso
  2016-01-26 12:22   ` luigi scarso
  2016-01-27 11:51 ` Mojca Miklavec
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 10+ messages in thread
From: luigi scarso @ 2016-01-26 11:40 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1040 bytes --]

On Sun, Jan 24, 2016 at 4:55 PM, Thomas Klein <thomas.klein.1982@gmail.com>
wrote:

> Hello ConTeXt-Crew,
>
> thank you very much for this fantastic application. I'm a former
> LaTeX-user and now I can't imagine to go back ever.
>
> Recently I tried to install ConTeXt in an android smartphone with help of
> the app "debian noroot". Everything went fine and I'm able to compile
> documents, but all \framed-Commands lead to the error-message
>
> "tex error on line 2 in file...: !You can't use '\hrule' here except with
> leaders"
>
> The minimal example is:
>
> \starttext
> \framed{Hello}
> \stoptext
>
> I suspect the cause for this might be missing packages (metapost?). Can
> you give me any hint, what packages I have to install? I installed the
> ConTeXt Standalone from contextgarden and I'm running context version
> 2016.01.18 22:21 (ConTeXt Process Management 0.63). I already tried to
> install the package texlive-metapost, but it didn't help.
>
>
>
Did you used first-setup.sh ?
Which platform  luatex is using ?


-- 
luigi

[-- Attachment #1.2: Type: text/html, Size: 1671 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: ConTeXt on android via "debian noroot"-App
  2016-01-26 11:40 ` luigi scarso
@ 2016-01-26 12:22   ` luigi scarso
  0 siblings, 0 replies; 10+ messages in thread
From: luigi scarso @ 2016-01-26 12:22 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1215 bytes --]

On Tue, Jan 26, 2016 at 12:40 PM, luigi scarso <luigi.scarso@gmail.com>
wrote:

>
>
> On Sun, Jan 24, 2016 at 4:55 PM, Thomas Klein <thomas.klein.1982@gmail.com
> > wrote:
>
>> Hello ConTeXt-Crew,
>>
>> thank you very much for this fantastic application. I'm a former
>> LaTeX-user and now I can't imagine to go back ever.
>>
>> Recently I tried to install ConTeXt in an android smartphone with help of
>> the app "debian noroot". Everything went fine and I'm able to compile
>> documents, but all \framed-Commands lead to the error-message
>>
>> "tex error on line 2 in file...: !You can't use '\hrule' here except with
>> leaders"
>>
>> The minimal example is:
>>
>> \starttext
>> \framed{Hello}
>> \stoptext
>>
>> I suspect the cause for this might be missing packages (metapost?). Can
>> you give me any hint, what packages I have to install? I installed the
>> ConTeXt Standalone from contextgarden and I'm running context version
>> 2016.01.18 22:21 (ConTeXt Process Management 0.63). I already tried to
>> install the package texlive-metapost, but it didn't help.
>>
>>
>>
> Did you used first-setup.sh ?
> Which platform  luatex is using ?
>
>
> --
> luigi
>


I have installed, I will play a bit
-- 
luigi

[-- Attachment #1.2: Type: text/html, Size: 2224 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: ConTeXt on android via "debian noroot"-App
  2016-01-24 15:55 ConTeXt on android via "debian noroot"-App Thomas Klein
  2016-01-26 11:40 ` luigi scarso
@ 2016-01-27 11:51 ` Mojca Miklavec
  2016-01-27 13:26 ` luigi scarso
  2016-01-27 15:58 ` Mojca Miklavec
  3 siblings, 0 replies; 10+ messages in thread
From: Mojca Miklavec @ 2016-01-27 11:51 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 24 January 2016 at 16:55, Thomas Klein wrote:
> Hello ConTeXt-Crew,
>
> thank you very much for this fantastic application. I'm a former LaTeX-user
> and now I can't imagine to go back ever.
>
> Recently I tried to install ConTeXt in an android smartphone with help of
> the app "debian noroot". Everything went fine and I'm able to compile
> documents, but all \framed-Commands lead to the error-message
>
> "tex error on line 2 in file...: !You can't use '\hrule' here except with
> leaders"
>
> The minimal example is:
>
> \starttext
> \framed{Hello}
> \stoptext
>
> I suspect the cause for this might be missing packages (metapost?). Can you
> give me any hint, what packages I have to install? I installed the ConTeXt
> Standalone from contextgarden and I'm running context version 2016.01.18
> 22:21 (ConTeXt Process Management 0.63). I already tried to install the
> package texlive-metapost, but it didn't help.
>
> Help would highly be appreciated.

I'm unable to try this out both because my phone is too small and
because I don't have sufficient internal memory. Maybe I could borrow
a tablet and check.

Just curious: how did you install this and which binaries were
fetched? Did you use first-setup.sh that fetched linux-armel? Honestly
I'm completely amazed that it worked at all without any additional
work.

If you installed "texlive-metapost", that probably put the metapost
binary in a different location anyway and it might have problems
communicating with ConTeXt. If you are able to install packages from
debian, you could try "texlive-context" and see whether that one
works.

Mojca
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: ConTeXt on android via "debian noroot"-App
  2016-01-24 15:55 ConTeXt on android via "debian noroot"-App Thomas Klein
  2016-01-26 11:40 ` luigi scarso
  2016-01-27 11:51 ` Mojca Miklavec
@ 2016-01-27 13:26 ` luigi scarso
  2016-01-27 15:08   ` Mojca Miklavec
  2016-01-27 15:58 ` Mojca Miklavec
  3 siblings, 1 reply; 10+ messages in thread
From: luigi scarso @ 2016-01-27 13:26 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1092 bytes --]

On Sun, Jan 24, 2016 at 4:55 PM, Thomas Klein <thomas.klein.1982@gmail.com>
wrote:

> Hello ConTeXt-Crew,
>
> thank you very much for this fantastic application. I'm a former
> LaTeX-user and now I can't imagine to go back ever.
>
> Recently I tried to install ConTeXt in an android smartphone with help of
> the app "debian noroot". Everything went fine and I'm able to compile
> documents, but all \framed-Commands lead to the error-message
>
> "tex error on line 2 in file...: !You can't use '\hrule' here except with
> leaders"
>
> The minimal example is:
>
> \starttext
> \framed{Hello}
> \stoptext
>
> I suspect the cause for this might be missing packages (metapost?). Can
> you give me any hint, what packages I have to install? I installed the
> ConTeXt Standalone from contextgarden and I'm running context version
> 2016.01.18 22:21 (ConTeXt Process Management 0.63). I already tried to
> install the package texlive-metapost, but it didn't help.
>
>
Confirmed on linux-armhf
armv7l,
installed with first-setup.sh.

luatex --version
0.87.0
context version
2016.01.18




-- 
luigi

[-- Attachment #1.2: Type: text/html, Size: 1868 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: ConTeXt on android via "debian noroot"-App
  2016-01-27 13:26 ` luigi scarso
@ 2016-01-27 15:08   ` Mojca Miklavec
  2016-01-27 15:41     ` Hans Hagen
  0 siblings, 1 reply; 10+ messages in thread
From: Mojca Miklavec @ 2016-01-27 15:08 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 27 January 2016 at 14:26, luigi scarso wrote:
> On Sun, Jan 24, 2016 at 4:55 PM, Thomas Klein
> wrote:
>>
>> Hello ConTeXt-Crew,
>>
>> thank you very much for this fantastic application. I'm a former
>> LaTeX-user and now I can't imagine to go back ever.
>>
>> Recently I tried to install ConTeXt in an android smartphone with help of
>> the app "debian noroot". Everything went fine and I'm able to compile
>> documents, but all \framed-Commands lead to the error-message
>>
>> "tex error on line 2 in file...: !You can't use '\hrule' here except with
>> leaders"
>>
>> The minimal example is:
>>
>> \starttext
>> \framed{Hello}
>> \stoptext
>>
>> I suspect the cause for this might be missing packages (metapost?). Can
>> you give me any hint, what packages I have to install? I installed the
>> ConTeXt Standalone from contextgarden and I'm running context version
>> 2016.01.18 22:21 (ConTeXt Process Management 0.63). I already tried to
>> install the package texlive-metapost, but it didn't help.
>
> Confirmed on linux-armhf
> armv7l,
> installed with first-setup.sh.
>
> luatex --version
> 0.87.0
> context version
> 2016.01.18

I just tried it and exactly the same problem is also present on
Raspberry PI (which is where the binaries were built). It might be a
bit easier to debug there than on a phone.

Mojca
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: ConTeXt on android via "debian noroot"-App
  2016-01-27 15:08   ` Mojca Miklavec
@ 2016-01-27 15:41     ` Hans Hagen
  2016-01-27 15:49       ` Mojca Miklavec
  0 siblings, 1 reply; 10+ messages in thread
From: Hans Hagen @ 2016-01-27 15:41 UTC (permalink / raw)
  To: ntg-context

On 1/27/2016 4:08 PM, Mojca Miklavec wrote:
> On 27 January 2016 at 14:26, luigi scarso wrote:
>> On Sun, Jan 24, 2016 at 4:55 PM, Thomas Klein
>> wrote:
>>>
>>> Hello ConTeXt-Crew,
>>>
>>> thank you very much for this fantastic application. I'm a former
>>> LaTeX-user and now I can't imagine to go back ever.
>>>
>>> Recently I tried to install ConTeXt in an android smartphone with help of
>>> the app "debian noroot". Everything went fine and I'm able to compile
>>> documents, but all \framed-Commands lead to the error-message
>>>
>>> "tex error on line 2 in file...: !You can't use '\hrule' here except with
>>> leaders"

that's probably old luatex source code

>>> The minimal example is:
>>>
>>> \starttext
>>> \framed{Hello}
>>> \stoptext
>>>
>>> I suspect the cause for this might be missing packages (metapost?). Can
>>> you give me any hint, what packages I have to install? I installed the
>>> ConTeXt Standalone from contextgarden and I'm running context version
>>> 2016.01.18 22:21 (ConTeXt Process Management 0.63). I already tried to
>>> install the package texlive-metapost, but it didn't help.
>>
>> Confirmed on linux-armhf
>> armv7l,
>> installed with first-setup.sh.
>>
>> luatex --version
>> 0.87.0
>> context version
>> 2016.01.18
>
> I just tried it and exactly the same problem is also present on
> Raspberry PI (which is where the binaries were built). It might be a
> bit easier to debug there than on a phone.
>
> Mojca
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
>
> maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
>


-- 

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | www.pragma-ade.com | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: ConTeXt on android via "debian noroot"-App
  2016-01-27 15:41     ` Hans Hagen
@ 2016-01-27 15:49       ` Mojca Miklavec
  2016-01-27 20:05         ` luigi scarso
  0 siblings, 1 reply; 10+ messages in thread
From: Mojca Miklavec @ 2016-01-27 15:49 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 27 January 2016 at 16:41, Hans Hagen wrote:
> On 1/27/2016 4:08 PM, Mojca Miklavec wrote:
>> On 27 January 2016 at 14:26, luigi scarso wrote:
>>> On Sun, Jan 24, 2016 at 4:55 PM, Thomas Klein
>>> wrote:
>>>>
>>>>
>>>> Hello ConTeXt-Crew,
>>>>
>>>> thank you very much for this fantastic application. I'm a former
>>>> LaTeX-user and now I can't imagine to go back ever.
>>>>
>>>> Recently I tried to install ConTeXt in an android smartphone with help
>>>> of
>>>> the app "debian noroot". Everything went fine and I'm able to compile
>>>> documents, but all \framed-Commands lead to the error-message
>>>>
>>>> "tex error on line 2 in file...: !You can't use '\hrule' here except
>>>> with
>>>> leaders"
>
> that's probably old luatex source code

Oh, sorry.

Thomas, Luigi, can you please try again?

Mojca
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: ConTeXt on android via "debian noroot"-App
  2016-01-24 15:55 ConTeXt on android via "debian noroot"-App Thomas Klein
                   ` (2 preceding siblings ...)
  2016-01-27 13:26 ` luigi scarso
@ 2016-01-27 15:58 ` Mojca Miklavec
  3 siblings, 0 replies; 10+ messages in thread
From: Mojca Miklavec @ 2016-01-27 15:58 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Jerzy Ludwichowski

Dear Thomas,

On 24 January 2016 at 16:55, Thomas Klein wrote:
> Hello ConTeXt-Crew,
>
> thank you very much for this fantastic application. I'm a former LaTeX-user
> and now I can't imagine to go back ever.
>
> Recently I tried to install ConTeXt in an android smartphone with help of
> the app "debian noroot". Everything went fine and I'm able to compile
> documents,

Can you please submit an abstract to the BachoTeX conference:
    http://www.gust.org.pl/bachotex/2016-en?set_language=en
and present your work there?

I believe that many people would be interested to see TeX working
nicely on an Android device and it would make for a very nice
discussion/brainstorming session about further improvements.

The conference is completely family-friendly.

Mojca
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: ConTeXt on android via "debian noroot"-App
  2016-01-27 15:49       ` Mojca Miklavec
@ 2016-01-27 20:05         ` luigi scarso
  0 siblings, 0 replies; 10+ messages in thread
From: luigi scarso @ 2016-01-27 20:05 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 964 bytes --]

Il 27/gen/2016 16:49, "Mojca Miklavec" <mojca.miklavec.lists@gmail.com> ha
scritto:
>
> On 27 January 2016 at 16:41, Hans Hagen wrote:
> > On 1/27/2016 4:08 PM, Mojca Miklavec wrote:
> >> On 27 January 2016 at 14:26, luigi scarso wrote:
> >>> On Sun, Jan 24, 2016 at 4:55 PM, Thomas Klein
> >>> wrote:
> >>>>
> >>>>
> >>>> Hello ConTeXt-Crew,
> >>>>
> >>>> thank you very much for this fantastic application. I'm a former
> >>>> LaTeX-user and now I can't imagine to go back ever.
> >>>>
> >>>> Recently I tried to install ConTeXt in an android smartphone with
help
> >>>> of
> >>>> the app "debian noroot". Everything went fine and I'm able to compile
> >>>> documents, but all \framed-Commands lead to the error-message
> >>>>
> >>>> "tex error on line 2 in file...: !You can't use '\hrule' here except
> >>>> with
> >>>> leaders"
> >
> > that's probably old luatex source code
>
> Oh, sorry.
>
> Thomas, Luigi, can you please try again?

the example is ok now.

[-- Attachment #1.2: Type: text/html, Size: 1520 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-01-27 20:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-24 15:55 ConTeXt on android via "debian noroot"-App Thomas Klein
2016-01-26 11:40 ` luigi scarso
2016-01-26 12:22   ` luigi scarso
2016-01-27 11:51 ` Mojca Miklavec
2016-01-27 13:26 ` luigi scarso
2016-01-27 15:08   ` Mojca Miklavec
2016-01-27 15:41     ` Hans Hagen
2016-01-27 15:49       ` Mojca Miklavec
2016-01-27 20:05         ` luigi scarso
2016-01-27 15:58 ` Mojca Miklavec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).