Andrzej Giniewicz

Results 14 issues of Andrzej Giniewicz

For cross-platform projects, like desktop/Android/iOS, it is real pain to force users to install Android SDK they will never use. Maybe just switching the check in determineAndroidSdkPath from error to...

Because of how android-plugin interprets provided dependencies, it is harder to create projects depending on macro packages, but not including those packages. If package A is declared to be provided...

There was update of distribution sbt package to 0.13 on ArchLinux, so I tried compiling my project using sbt-android with it. It was unable to resolve dependencies. ``` [info] Resolving...

Current dtx file was auto-generated from sty file. It is time to write proper documentation in it and cleanup it, to become real LaTeX package.

**Describe the bug** All commands that change session-level stuff behave strange. It includes creating temporary tables, changes to settings (like for profiling), etc. It seems that extension opens a few...

mysql
triage

Hello, I'd like to ask if there is any way to make LTeX recognize Polish quotes? In LaTeX we usually write: ```latex ,,Hello ''. ``` in which quotes translate to:...

1-question ❓

After fixing: - https://github.com/ajhager/libgdx-sbt-project.g8/issues/78 - https://github.com/ajhager/libgdx-sbt-project.g8/issues/74 - https://github.com/ajhager/libgdx-sbt-project.g8/issues/73 in https://github.com/ajhager/libgdx-sbt-project.g8/pull/79 for Android and Desktop - I removed iOS due to some issues (see comments in pull request). I'm opening this...

This includes some changes, including new versions of libraries and tools. More importanlty, it includes vastly improved proguard rules compatible with recent Scala, LibGDX, LWJGL and Android.

We should investigate how to make multiple apk files using our tool-chain from one project to distribute special versions or (more important) resource packs optimized for different devices and/or patch...

idea

Hello, I wondered what is recommended way to use local markdown files with paperqa. Looking at [readers.py](https://github.com/Future-House/paper-qa/blob/HEAD/paperqa/readers.py#L287) it seems markdown is threated as code, so one would have to generate...

question